Home
last modified time | relevance | path

Searched defs:BTM_BleSetPrefConnParams (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h191 struct BTM_BleSetPrefConnParams { struct
205 extern struct BTM_BleSetPrefConnParams BTM_BleSetPrefConnParams; argument
Dmock_stack_btm_ble.cc48 struct BTM_BleSetPrefConnParams BTM_BleSetPrefConnParams; variable
175 void BTM_BleSetPrefConnParams(const RawAddress& bd_addr, uint16_t min_conn_int, in BTM_BleSetPrefConnParams() function
Dmock_main_shim_btm_api.cc286 void bluetooth::shim::BTM_BleSetPrefConnParams(const RawAddress& bd_addr, in BTM_BleSetPrefConnParams() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h183 void (*BTM_BleSetPrefConnParams)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc428 void BTM_BleSetPrefConnParams(const RawAddress& bd_addr, uint16_t min_conn_int, in BTM_BleSetPrefConnParams() function