Home
last modified time | relevance | path

Searched refs:invoke_bond_state_changed_cb (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc34 .invoke_bond_state_changed_cb = invoke_bond_state_changed_cb,
/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc44 void invoke_bond_state_changed_cb(bt_status_t /* status */, in invoke_bond_state_changed_cb() function
/packages/modules/Bluetooth/system/btif/include/
Dmock_core_callbacks.h53 .invoke_bond_state_changed_cb =
Dcore_callbacks.h48 void (*invoke_bond_state_changed_cb)(bt_status_t status, RawAddress bd_addr, member
Dbtif_common.h157 void invoke_bond_state_changed_cb(bt_status_t status, RawAddress bd_addr,
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc354 .invoke_bond_state_changed_cb = invoke_bond_state_changed_cb, in CreateInterfaceToProfiles()
1386 void invoke_bond_state_changed_cb(bt_status_t status, RawAddress bd_addr, in invoke_bond_state_changed_cb() function
Dbtif_dm.cc588 GetInterfaceToProfiles()->events->invoke_bond_state_changed_cb( in bond_state_changed()
630 GetInterfaceToProfiles()->events->invoke_bond_state_changed_cb( in bond_state_changed()