Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c662 status = GATTS_HandleMultiValueNotification(conn_id, (tGATT_HLV *)tuples, num_tuples); in BTA_GATTS_SendMultiNotification()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h1280 extern tGATT_STATUS GATTS_HandleMultiValueNotification (UINT16 conn_id, tGATT_HLV *tuples, UINT16 n…
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1742 tGATT_STATUS GATTS_HandleMultiValueNotification (UINT16 conn_id, tGATT_HLV *tuples, UINT16 num_tupl… in GATTS_HandleMultiValueNotification() function