Searched refs:btm_pm_on_mode_change (Results 1 – 10 of 10) sorted by relevance
/system/bt/test/mock/ |
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 101 test::mock::main_shim_link_policy::btm_pm_on_mode_change(status, handle, in btm_pm_on_mode_change()
|
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_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.h | 39 void btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle,
|
D | acl_legacy_interface.cc | 53 .link.classic.on_mode_change = btm_pm_on_mode_change, in GetAclInterface()
|
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 | acl.h | 122 void btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, 246 friend void bluetooth::shim::btm_pm_on_mode_change(tHCI_STATUS status, 324 friend void bluetooth::shim::btm_pm_on_mode_change(tHCI_STATUS status,
|
D | btm_pm.cc | 910 void btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, in btm_pm_on_mode_change() function 913 return bluetooth::shim::btm_pm_on_mode_change(status, handle, current_mode, in btm_pm_on_mode_change()
|
/system/bt/stack/include/ |
D | acl_hci_link_interface.h | 74 void btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle,
|
/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
|