Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h311 struct L2CA_SetAclLatency { struct
320 extern struct L2CA_SetAclLatency L2CA_SetAclLatency; argument
Dmock_stack_l2cap_api.cc58 struct L2CA_SetAclLatency L2CA_SetAclLatency; variable
195 bool L2CA_SetAclLatency(const RawAddress& bd_addr, tL2CAP_LATENCY latency) { in L2CA_SetAclLatency() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1053 bool L2CA_SetAclLatency(const RawAddress& bd_addr, tL2CAP_LATENCY latency) { in L2CA_SetAclLatency() function