Searched refs:btc128_to_bta_uuid (Results 1 – 4 of 4) sorted by relevance
21 void btc128_to_bta_uuid(tBT_UUID *p_dest, uint8_t *p_src);
54 void btc128_to_bta_uuid(tBT_UUID *p_dest, uint8_t *p_src) in btc128_to_bta_uuid() function
258 btc128_to_bta_uuid(&bta_uuid, db[offset + i].uuid.uu); in btc_gattc_fill_gatt_db_conversion()269 btc128_to_bta_uuid(&bta_uuid, db[offset + i].uuid.uu); in btc_gattc_fill_gatt_db_conversion()279 btc128_to_bta_uuid(&bta_uuid, db[offset + i].uuid.uu); in btc_gattc_fill_gatt_db_conversion()291 btc128_to_bta_uuid(&bta_uuid, db[offset + i].uuid.uu); in btc_gattc_fill_gatt_db_conversion()590 btc128_to_bta_uuid(&bta_uuid, get_db[i].uuid.uu); in btc_ble_gattc_get_db()
261 btc128_to_bta_uuid(&bt_uuid, p_adv_data->p_service_uuid + position); in btc_to_bta_adv_data()