Searched refs:BTM_SecDeleteDevice (Results 1 – 12 of 12) sorted by relevance
119 .BTM_SecDeleteDevice = BTM_SecDeleteDevice,
57 bool BTM_SecDeleteDevice(const RawAddress& bd_addr);
141 bool BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() function143 return bluetooth::shim::BTM_SecDeleteDevice(bd_addr); in BTM_SecDeleteDevice()
626 if (!BTM_SecDeleteDevice(entry->second)) { in BTM_LE_PF_set()738 BTM_SecDeleteDevice(entry->second); in BTM_LE_PF_clear()868 if (!BTM_SecDeleteDevice(entry->second)) { in BTM_BleAdvFilterParamSetup()
54 bool BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() function
97 bool bluetooth::shim::BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() function in bluetooth::shim
646 bool BTM_SecDeleteDevice(const RawAddress& bd_addr);
123 bool (*BTM_SecDeleteDevice)(const RawAddress& bd_addr); member
1474 bool BTM_SecDeleteDevice(const RawAddress& bd_addr);
1257 bool bluetooth::shim::BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() function in bluetooth::shim
101 bool bluetooth::shim::BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() function in bluetooth::shim
551 bluetooth::shim::BTM_SecDeleteDevice(bd_addr); in bta_dm_process_remove_device_no_callback()553 BTM_SecDeleteDevice(bd_addr); in bta_dm_process_remove_device_no_callback()2456 ? bluetooth::shim::BTM_SecDeleteDevice(device->peer_bdaddr) in bta_dm_acl_down()2457 : BTM_SecDeleteDevice(device->peer_bdaddr); in bta_dm_acl_down()