OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTC_ServiceSearchRequest
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c
227
** Function
BTA_GATTC_ServiceSearchRequest
241
void
BTA_GATTC_ServiceSearchRequest
(UINT16 conn_id, tBT_UUID *p_srvc_uuid)
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
671
** Function
BTA_GATTC_ServiceSearchRequest
685
BTA_API extern void
BTA_GATTC_ServiceSearchRequest
(UINT16 conn_id, tBT_UUID *p_srvc_uuid);
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
654
BTA_GATTC_ServiceSearchRequest
(p_cb->conn_id, NULL);
657
BTA_GATTC_ServiceSearchRequest
(p_cb->conn_id, &uuid);
[
all
...]
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
[
all
...]
/external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c
[
all
...]
Completed in 905 milliseconds