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_multi_adv.cc973 status == HCI_ERR_ADVERTISING_TIMEOUT) { in OnAdvertisingSetTerminated()
Dbtm_ble.cc1994 if (status != HCI_ERR_ADVERTISING_TIMEOUT) { in btm_ble_conn_complete()
Dbtm_ble_gap.cc2570 if (status == HCI_ERR_ADVERTISING_TIMEOUT) { in btm_ble_update_mode_operation()
/system/bt/stack/include/
Dhcidefs.h673 #define HCI_ERR_ADVERTISING_TIMEOUT 0x3C macro