Home
last modified time | relevance | path

Searched defs:LeDynamicChannelHelper (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/main/shim/
H A Dl2c_api.cc1270 struct LeDynamicChannelHelper { struct
1271 LeDynamicChannelHelper(uint16_t psm, tL2CAP_APPL_INFO appl_info, in LeDynamicChannelHelper() argument
1276 uint16_t psm_;
1277 tL2CAP_APPL_INFO appl_info_;
1279 le::SecurityPolicy policy_;
1281 void Register() { in Register()
1294 void on_registration_complete( in on_registration_complete()
1334 void Unregister() { in Unregister()
1344 void on_unregistered() { in on_unregistered()
1432 bool send(uint16_t cid, in send()
[all …]