Searched defs:ad_data (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/resources/ |
H A D | ad.proto | 72 oneof ad_data { oneof
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/resources/ |
H A D | ad.proto | 122 oneof ad_data { oneof
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/resources/ |
H A D | ad.proto | 122 oneof ad_data { oneof
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/resources/ |
H A D | ad.proto | 122 oneof ad_data { oneof
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/vendor_commands/ |
D | le_apcf.h | 59 std::vector<uint8_t> ad_data; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/ |
D | ad_parser_unittest.cc | 155 std::vector<uint8_t> ad_data{0x02, 0x01, 0x02, 0x11, 0x06, 0x66, 0x9a, 0x0c, 0x20, 0x00, 0x08, in TEST() local
|
/aosp_15_r20/external/python/bumble/apps/ |
D | console.py | 1132 def __init__(self, address, address_type, ad_data, rssi, connectable): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_int_types.h | 76 uint8_t ad_data[BTM_BLE_AD_DATA_LEN]; member
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | core.py | 1456 def uuid_list_to_string(ad_data, uuid_size): argument 1465 def ad_data_to_string(ad_type, ad_data): argument
|
D | device.py | 3628 def on_peer_found(address, ad_data): argument
|