Searched refs:btm_ble_update_mode_operation (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_connection_establishment.cc | 100 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, NULL, status); in btm_ble_create_ll_conn_complete() 219 btm_ble_update_mode_operation(role, &bda, status); in btm_ble_conn_complete() 251 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, nullptr, status); in btm_ble_create_conn_cancel_complete()
|
D | btm_ble_int.h | 127 extern void btm_ble_update_mode_operation(uint8_t link_role,
|
D | btm_ble_gap.cc | 2462 void btm_ble_update_mode_operation(uint8_t link_role, const RawAddress* bd_addr, in btm_ble_update_mode_operation() function
|
D | btm_sec.cc | 4532 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, &p_dev_rec->bd_addr, in btm_sec_disconnected()
|