Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_api.h412 struct L2CA_LECocDataWrite { struct
419 extern struct L2CA_LECocDataWrite L2CA_LECocDataWrite; argument
Dmock_main_shim_l2cap_api.h568 struct L2CA_LECocDataWrite { struct
575 extern struct L2CA_LECocDataWrite L2CA_LECocDataWrite; argument
Dmock_stack_l2cap_api.cc91 struct L2CA_LECocDataWrite L2CA_LECocDataWrite; variable
251 uint8_t L2CA_LECocDataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_LECocDataWrite() function
Dmock_main_shim_l2cap_api.cc89 struct L2CA_LECocDataWrite L2CA_LECocDataWrite; variable
334 uint8_t bluetooth::shim::L2CA_LECocDataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_LECocDataWrite() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc181 uint8_t bluetooth::shim::L2CA_LECocDataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_LECocDataWrite() function in bluetooth::shim
/system/bt/stack/l2cap/
Dl2c_api.cc1488 uint8_t L2CA_LECocDataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_LECocDataWrite() function
/system/bt/main/shim/
Dl2c_api.cc1567 uint8_t L2CA_LECocDataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_LECocDataWrite() function