Home
last modified time | relevance | path

Searched refs:BTM_BLE_MAX_CONNECTABLE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h231 #define BTM_BLE_MAX_CONNECTABLE BTM_BLE_CONNECTABLE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2699 if (mode > BTM_BLE_MAX_CONNECTABLE) { in btm_ble_set_connectability()