Home
last modified time | relevance | path

Searched refs:BTM_SecAddBleDevice (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_security_client_interface.cc52 .BTM_SecAddBleDevice = BTM_SecAddBleDevice,
Dbtm_ble_sec.cc81 void BTM_SecAddBleDevice(const RawAddress& bd_addr, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.cc60 struct BTM_SecAddBleDevice BTM_SecAddBleDevice; variable
228 void BTM_SecAddBleDevice(const RawAddress& bd_addr, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice() function
231 test::mock::stack_btm_ble::BTM_SecAddBleDevice(bd_addr, dev_type, addr_type); in BTM_SecAddBleDevice()
Dmock_stack_btm_ble.h318 struct BTM_SecAddBleDevice { struct
328 extern struct BTM_SecAddBleDevice BTM_SecAddBleDevice; argument
Dmock_stack_btm_interface.cc132 .BTM_SecAddBleDevice = [](const RawAddress& /* bd_addr */,
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_sec_api.h45 void BTM_SecAddBleDevice(const RawAddress& bd_addr, tBT_DEVICE_TYPE dev_type,
Dsecurity_client_callbacks.h103 void (*BTM_SecAddBleDevice)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec.cc964 get_btm_client_interface().security.BTM_SecAddBleDevice(bd_addr, dev_type, in bta_dm_add_ble_device()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc832 BTM_SecAddBleDevice(*params->bda1, BT_DEVICE_TYPE_BLE, in btif_gattc_test_command_impl()
Dbtif_dm.cc2711 get_btm_client_interface().security.BTM_SecAddBleDevice( in btif_dm_create_bond_out_of_band()