Searched defs:btm_pm_on_mode_change (Results 1 – 6 of 6) sorted by relevance
/system/bt/test/mock/ |
D | mock_main_shim_link_policy.h | 147 struct btm_pm_on_mode_change { struct 157 extern struct btm_pm_on_mode_change btm_pm_on_mode_change; argument
|
D | mock_main_shim_link_policy.cc | 54 struct btm_pm_on_mode_change btm_pm_on_mode_change; variable 97 void bluetooth::shim::btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, in btm_pm_on_mode_change() function in bluetooth::shim
|
D | mock_stack_acl_btm_pm.cc | 80 void btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, in btm_pm_on_mode_change() function
|
/system/bt/main/shim/ |
D | link_policy.cc | 172 void bluetooth::shim::btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, in btm_pm_on_mode_change() function in bluetooth::shim
|
/system/bt/stack/acl/ |
D | btm_pm.cc | 910 void btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, in btm_pm_on_mode_change() function
|
/system/bt/stack/test/common/ |
D | mock_main_shim_btm_api.cc | 448 void bluetooth::shim::btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, in btm_pm_on_mode_change() function in bluetooth::shim
|