Searched refs:BTA_GATTC_ReadUsingCharUuid (Results 1 – 3 of 3) sorted by relevance
580 void BTA_GATTC_ReadUsingCharUuid(uint16_t conn_id, const bluetooth::Uuid& uuid,
376 void BTA_GATTC_ReadUsingCharUuid(uint16_t conn_id, const Uuid& uuid, in BTA_GATTC_ReadUsingCharUuid() function
420 return do_in_jni_thread(Bind(&BTA_GATTC_ReadUsingCharUuid, conn_id, uuid, in btif_gattc_read_using_char_uuid()