Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h245 struct ACL_WriteData { struct
249 extern struct ACL_WriteData ACL_WriteData; argument
Dmock_main_shim_acl_api.cc50 void bluetooth::shim::ACL_WriteData(uint16_t /* handle */, BT_HDR* /* p_buf */) { in ACL_WriteData() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc72 void bluetooth::shim::ACL_WriteData(uint16_t handle, BT_HDR* p_buf) { in ACL_WriteData() function in bluetooth::shim