Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/core/
Dbtc_util.c325 case BTM_CONTROL_LE_DATA_LEN_UNSUPPORTED: in btc_btm_status_to_esp_status()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h72 BTM_CONTROL_LE_DATA_LEN_UNSUPPORTED,/* 22 controller setting data length is unsupported*/ enumerator
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c874 return BTM_CONTROL_LE_DATA_LEN_UNSUPPORTED; in BTM_SetBleDataLength()