Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c613 return GATT_WRONG_STATE; in GATTS_HandleValueIndication()
685 return GATT_WRONG_STATE; in GATTS_HandleValueNotification()
737 return GATT_WRONG_STATE; in GATTS_SendRsp()
744 return (GATT_WRONG_STATE); in GATTS_SendRsp()
1600 status = GATT_WRONG_STATE; in GATT_SendServiceChangeIndication()
1763 return GATT_WRONG_STATE; in GATTS_HandleMultiValueNotification()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h53 #define GATT_WRONG_STATE 0x82 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c318 return GATT_WRONG_STATE; in bta_gattc_add_char_to_cache()
369 return GATT_WRONG_STATE; in bta_gattc_add_attr_to_cache()
407 return GATT_WRONG_STATE; in bta_gattc_add_attr_to_cache()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h110 #define BTA_GATT_WRONG_STATE GATT_WRONG_STATE /* 0x82 */