Home
last modified time | relevance | path

Searched defs:bta_dm_process_remove_device (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_act.h450 struct bta_dm_process_remove_device { struct
455 extern struct bta_dm_process_remove_device bta_dm_process_remove_device; argument
Dmock_bta_dm_act.cc71 struct bta_dm_process_remove_device bta_dm_process_remove_device; variable
229 void bta_dm_process_remove_device(const RawAddress& bd_addr) { in bta_dm_process_remove_device() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc478 void bta_dm_process_remove_device(const RawAddress& bd_addr) { in bta_dm_process_remove_device() function