Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h864 GATT_API extern tGATT_STATUS GATTS_HandleValueNotification (UINT16 conn_id, UINT16 attr_handle,
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_act.c594 status = GATTS_HandleValueNotification (p_msg->api_indicate.hdr.layer_specific, in bta_gatts_indicate_handle()
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c666 tGATT_STATUS GATTS_HandleValueNotification (UINT16 conn_id, UINT16 attr_handle, in GATTS_HandleValueNotification() function