Home
last modified time | relevance | path

Searched refs:BTA_GATTC_GetNextIncludedService (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h880 BTA_API extern tBTA_GATT_STATUS BTA_GATTC_GetNextIncludedService(UINT16 conn_id,
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c524 tBTA_GATT_STATUS BTA_GATTC_GetNextIncludedService(UINT16 conn_id, in BTA_GATTC_GetNextIncludedService() function
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c1287 status = BTA_GATTC_GetNextIncludedService(p_cb->conn_id, in btgattc_handle_event()