Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_util.c332 case HCI_ERR_UNACCEPT_CONN_INTERVAL: in btc_hci_to_esp_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c162 case HCI_ERR_UNACCEPT_CONN_INTERVAL: in btm_ble_hci_status_to_str()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1256 btsnd_hcic_ble_rc_param_req_neg_reply (handle, HCI_ERR_UNACCEPT_CONN_INTERVAL); in l2cble_process_rc_param_request_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h893 #define HCI_ERR_UNACCEPT_CONN_INTERVAL 0x3B macro