Home
last modified time | relevance | path

Searched refs:DATA_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.cc457 …reg_id, id, le_physical_channel_tx_power_, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in create_advertiser_with_id()
593 …reg_id, id, le_physical_channel_tx_power_, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in create_extended_advertiser_with_id()
1013 advertiser_id, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in set_data()
1016 advertiser_id, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in set_data()
1088 advertiser_id, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in set_data()
1091 advertiser_id, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in set_data()
1339 advertiser_id, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE); in set_periodic_data()
Dle_advertising_manager.h84 DATA_TOO_LARGE, enumerator
Dle_advertising_manager_test.cc945 OnAdvertisingSetStarted(0, _, _, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE)) in TEST_F_WITH_FLAGS()
1271 OnAdvertisingDataSet(advertiser_id_, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE)); in TEST_F()
1276 … OnScanResponseDataSet(advertiser_id_, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE)); in TEST_F()
1695 …eriodicAdvertisingDataSet(advertiser_id_, AdvertisingCallback::AdvertisingStatus::DATA_TOO_LARGE)); in TEST_F()