Home
last modified time | relevance | path

Searched refs:GATT_NOT_LONG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h40 #define GATT_NOT_LONG 0x0b macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c219 return GATT_NOT_LONG; in gap_read_attr_value()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h99 #define BTA_GATT_NOT_LONG GATT_NOT_LONG /* 0x000b */
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c582 (reason == GATT_NOT_LONG)) { in gatt_process_error_rsp()
Dgatt_db.c177 return GATT_NOT_LONG; in gatts_check_attr_readability()