Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_act.h126 struct BTA_dm_report_role_change { struct
136 extern struct BTA_dm_report_role_change BTA_dm_report_role_change; argument
Dmock_bta_dm_act.cc47 struct BTA_dm_report_role_change BTA_dm_report_role_change; variable
114 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role, in BTA_dm_report_role_change() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc662 void BTA_dm_report_role_change(const RawAddress bd_addr, tHCI_ROLE new_role, in BTA_dm_report_role_change() function