Home
last modified time | relevance | path

Searched refs:HCI_ERR_ADVERTISING_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_connection_establishment.cc206 if (status != HCI_ERR_ADVERTISING_TIMEOUT) { in btm_ble_conn_complete()
Dbtm_ble_multi_adv.cc942 status == HCI_ERR_ADVERTISING_TIMEOUT) { in OnAdvertisingSetTerminated()
Dbtm_ble_gap.cc2464 if (status == HCI_ERR_ADVERTISING_TIMEOUT) { in btm_ble_update_mode_operation()
/system/bt/stack/include/
Dhcidefs.h679 #define HCI_ERR_ADVERTISING_TIMEOUT 0x3C macro