Home
last modified time | relevance | path

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

/system/bt/stack/srvc/
Dsrvc_eng.c476 GATTS_HandleValueNotification( conn_id, handle, len, p_value); in srvc_sr_notify()
/system/bt/stack/include/
Dgatt_api.h880 extern tGATT_STATUS GATTS_HandleValueNotification (UINT16 conn_id, UINT16 attr_handle,
/system/bt/bta/gatt/
Dbta_gatts_act.c660 status = GATTS_HandleValueNotification (p_msg->api_indicate.hdr.layer_specific, in bta_gatts_indicate_handle()
/system/bt/stack/gatt/
Dgatt_api.c668 tGATT_STATUS GATTS_HandleValueNotification (UINT16 conn_id, UINT16 attr_handle, in GATTS_HandleValueNotification() function