Searched refs:btm_ble_update_mode_operation (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/stack/acl/ |
D | ble_acl.cc | 96 btm_ble_update_mode_operation(role, &address_with_type.bda, HCI_SUCCESS); in acl_ble_enhanced_connection_complete() 159 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, &address_with_type.bda, in acl_ble_connection_fail()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_int.h | 51 void btm_ble_update_mode_operation(uint8_t link_role, const RawAddress* bda,
|
D | btm_ble_gap.cc | 2814 void btm_ble_update_mode_operation(uint8_t /* link_role */, in btm_ble_update_mode_operation() function
|
D | btm_sec.cc | 4004 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, &p_dev_rec->bd_addr, in btm_sec_disconnected()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble_gap.cc | 170 void btm_ble_update_mode_operation(uint8_t /* link_role */, in btm_ble_update_mode_operation() function
|