Searched refs:bta_gattc_get_characteristic (Results 1 – 3 of 3) sorted by relevance
485 extern tBTA_GATTC_CHARACTERISTIC* bta_gattc_get_characteristic(UINT16 conn_id, UINT16 handle);
288 return bta_gattc_get_characteristic(conn_id, handle); in BTA_GATTC_GetCharacteristic()
1076 tBTA_GATTC_CHARACTERISTIC* bta_gattc_get_characteristic(UINT16 conn_id, UINT16 handle) { in bta_gattc_get_characteristic() function