OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATTS_HandleValueNotification
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/srvc/
srvc_eng.c
476
GATTS_HandleValueNotification
( conn_id, handle, len, p_value);
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c
662
status =
GATTS_HandleValueNotification
(p_msg->api_indicate.hdr.layer_specific,
/external/bluetooth/bluedroid/stack/gatt/
gatt_api.c
656
** Function
GATTS_HandleValueNotification
668
tGATT_STATUS
GATTS_HandleValueNotification
(UINT16 conn_id, UINT16 attr_handle,
679
GATT_TRACE_API ("
GATTS_HandleValueNotification
");
683
GATT_TRACE_ERROR ("
GATTS_HandleValueNotification
Unknown conn_id: %u ", conn_id);
[
all
...]
Completed in 176 milliseconds