Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2107 role = HCI_ROLE_UNKNOWN;
2145 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, NULL, status);
Dbtm_sec.c4627 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, p_dev_rec->bd_addr, HCI_SUCCESS); in btm_sec_disconnected()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c275 UINT8 role = HCI_ROLE_UNKNOWN; in L2CA_GetBleConnRole()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h1140 #define HCI_ROLE_UNKNOWN 0xff macro