Home
last modified time | relevance | path

Searched refs:btm_delete_stored_link_key_complete (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Ddev_hci_link_interface.h22 void btm_delete_stored_link_key_complete(uint8_t* p, uint16_t evt_len);
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_devctl.cc90 void btm_delete_stored_link_key_complete(uint8_t* /* p */, in btm_delete_stored_link_key_complete() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc591 void btm_delete_stored_link_key_complete(uint8_t* p, uint16_t evt_len) { in btm_delete_stored_link_key_complete() function
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc919 btm_delete_stored_link_key_complete(p, evt_len); in btu_hcif_hdl_command_complete()