Home
last modified time | relevance | path

Searched defs:L2CA_LockBleConnParamsForProfileConnection (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.h69 struct L2CA_LockBleConnParamsForProfileConnection { struct
74 extern struct L2CA_LockBleConnParamsForProfileConnection L2CA_LockBleConnParamsForProfileConnection; argument
Dmock_stack_l2cap_ble.cc44 struct L2CA_LockBleConnParamsForProfileConnection L2CA_LockBleConnParamsForProfileConnection; variable
84 void L2CA_LockBleConnParamsForProfileConnection(const RawAddress& rem_bda, bool enable) { in L2CA_LockBleConnParamsForProfileConnection() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble_conn_params.cc138 void L2CA_LockBleConnParamsForProfileConnection(const RawAddress& rem_bda, bool lock) { in L2CA_LockBleConnParamsForProfileConnection() function
Dl2cap_api.cc202 void bluetooth::stack::l2cap::Impl::L2CA_LockBleConnParamsForProfileConnection( in L2CA_LockBleConnParamsForProfileConnection() function in bluetooth::stack::l2cap::Impl