Searched refs:bta_to_btif_uuid (Results 1 – 5 of 5) sorted by relevance
31 void bta_to_btif_uuid(bt_uuid_t *p_dest, tBT_UUID *p_src);
173 bta_to_btif_uuid(&app_uuid, &p_data->reg_oper.uuid); in btapp_gatts_handle_cback()212 bta_to_btif_uuid(&srvc_id.id.uuid, &p_data->create.uuid); in btapp_gatts_handle_cback()232 bta_to_btif_uuid(&uuid, &p_data->add_result.char_uuid); in btapp_gatts_handle_cback()246 bta_to_btif_uuid(&uuid, &p_data->add_result.char_uuid); in btapp_gatts_handle_cback()
151 void bta_to_btif_uuid(bt_uuid_t *p_dest, tBT_UUID *p_src) in bta_to_btif_uuid() function
455 bta_to_btif_uuid(&app_uuid, &p_data->reg_oper.app_uuid); in btif_gattc_upstreams_evt()
50 extern void bta_to_btif_uuid(bt_uuid_t *p_dest, tBT_UUID *p_src);1138 bta_to_btif_uuid(&p_attr->uuid, &uuid); in bta_gattc_fill_gatt_db_el()