Searched refs:bta_to_btif_uuid (Results 1 - 5 of 5) sorted by relevance

/system/bt/btif/include/
H A Dbtif_gatt_util.h32 void bta_to_btif_uuid(bt_uuid_t* p_dest, tBT_UUID* p_src);
/system/bt/btif/src/
H A Dbtif_gatt_util.cc138 void bta_to_btif_uuid(bt_uuid_t* p_dest, tBT_UUID* p_src) { function
H A Dbtif_gatt_server.cc132 bta_to_btif_uuid(&app_uuid, &p_data->reg_oper.uuid);
H A Dbtif_gatt_client.cc232 bta_to_btif_uuid(&app_uuid, &bt_uuid);
/system/bt/bta/gatt/
H A Dbta_gattc_cache.cc53 extern void bta_to_btif_uuid(bt_uuid_t* p_dest, tBT_UUID* p_src);
1093 bta_to_btif_uuid(&p_attr->uuid, &uuid);

Completed in 90 milliseconds