Searched refs:bta_gattc_get_service_with_uuid (Results 1 – 3 of 3) sorted by relevance
552 extern void bta_gattc_get_service_with_uuid(UINT16 conn_id, tBT_UUID *svc_uuid,
356 bta_gattc_get_service_with_uuid(conn_id, svc_uuid, db, count); in BTA_GATTC_GetServiceWithUUID()
1254 void bta_gattc_get_service_with_uuid(UINT16 conn_id, tBT_UUID *svc_uuid, in bta_gattc_get_service_with_uuid() function