Searched refs:BT_DATA_URI (Results 1 – 5 of 5) sorted by relevance
679 if (prov->uri && get_ad_type(ad, ad_count, BT_DATA_URI)) { in handle_extended_scan_start()684 net_buf_simple_add_u8(&rsp, BT_DATA_URI); in handle_extended_scan_start()1128 if (ad.type == BT_DATA_URI) { in adv_handle_ext_scan()1135 } else if (ad.type == BT_DATA_URI && in adv_handle_ext_scan()1182 get_ad_type(srv.scan.ad, 1, BT_DATA_URI) && in adv_handle_ext_scan()1191 if (!ad_entry || (ad.type == BT_DATA_URI && !uri_match)) { in adv_handle_ext_scan()1197 if (ad.type == BT_DATA_URI) { in adv_handle_ext_scan()
243 prov_sd[0].type = BT_DATA_URI; in gatt_prov_adv_create()
41 [BT_MESH_ADV_URI] = BT_DATA_URI,
61 #define BT_DATA_URI 0x24 /* URI */ macro
46 if (type == BT_DATA_URI) { in rpr_scan_report()