Home
last modified time | relevance | path

Searched refs:HCI_ERR_ROLE_SWITCH_PENDING (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c1064 if (hci_status == HCI_ERR_ROLE_SWITCH_PENDING) { in btm_sco_connected()
Dbtm_ble_5_gap.c144 case HCI_ERR_ROLE_SWITCH_PENDING: in btm_ble_hci_status_to_str()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h884 #define HCI_ERR_ROLE_SWITCH_PENDING 0x32 macro