Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h262 struct L2CA_GetRemoteChannelId { struct
267 extern struct L2CA_GetRemoteChannelId L2CA_GetRemoteChannelId; argument
Dmock_stack_l2cap_api.cc54 struct L2CA_GetRemoteChannelId L2CA_GetRemoteChannelId; variable
176 bool L2CA_GetRemoteChannelId(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteChannelId() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc946 bool L2CA_GetRemoteChannelId(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteChannelId() function