Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_l2cap_api.h465 struct L2CA_SetBondingState { struct
472 extern struct L2CA_SetBondingState L2CA_SetBondingState; argument
Dmock_main_shim_l2cap_api.cc78 struct L2CA_SetBondingState L2CA_SetBondingState; variable
278 void bluetooth::shim::L2CA_SetBondingState(const RawAddress& bd_addr, in L2CA_SetBondingState() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1248 void L2CA_SetBondingState(const RawAddress& bd_addr, bool is_bonding) { in L2CA_SetBondingState() function