Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h857 BTA_API extern tBTA_GATT_STATUS BTA_GATTC_GetFirstIncludedService(UINT16 conn_id,
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c484 tBTA_GATT_STATUS BTA_GATTC_GetFirstIncludedService(UINT16 conn_id, tBTA_GATT_SRVC_ID *p_srvc_id, in BTA_GATTC_GetFirstIncludedService() function
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c1674 if (BTA_GATTC_GetFirstIncludedService(p_dev_cb->conn_id, in bta_hh_le_search_hid_included()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c1270 status = BTA_GATTC_GetFirstIncludedService(p_cb->conn_id, in btgattc_handle_event()