Searched refs:GATTS_HandleValueNotification (Results 1 – 4 of 4) sorted by relevance
476 GATTS_HandleValueNotification( conn_id, handle, len, p_value); in srvc_sr_notify()
880 extern tGATT_STATUS GATTS_HandleValueNotification (UINT16 conn_id, UINT16 attr_handle,
660 status = GATTS_HandleValueNotification (p_msg->api_indicate.hdr.layer_specific, in bta_gatts_indicate_handle()
668 tGATT_STATUS GATTS_HandleValueNotification (UINT16 conn_id, UINT16 attr_handle, in GATTS_HandleValueNotification() function