Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_l2cap_api.h319 struct L2CA_LeConnectionUpdate { struct
332 extern struct L2CA_LeConnectionUpdate L2CA_LeConnectionUpdate; argument
Dmock_main_shim_l2cap_api.cc67 struct L2CA_LeConnectionUpdate L2CA_LeConnectionUpdate; variable
208 void bluetooth::shim::L2CA_LeConnectionUpdate( in L2CA_LeConnectionUpdate() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1066 void L2CA_LeConnectionUpdate(const RawAddress& rem_bda, uint16_t min_int, in L2CA_LeConnectionUpdate() function