Home
last modified time | relevance | path

Searched defs:num_records (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_batchscan.cc308 uint8_t report_format, num_records; in read_reports_cb() local
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc143 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc763 uint8_t num_records = 0; in SDP_GetNumDiRecords() local
Dsdpint.h108 uint16_t num_records; member
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc83 int num_records, std::vector<uint8_t> data) override { in OnBatchScanReports()
485 int num_records, in OnBatchScanReports()
Dbtm.cc147 int num_records, in OnBatchScanReports()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_ble_scanner.cc102 uint8_t report_format, uint8_t num_records, in bta_batch_scan_reports_cb()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc160 int client_if, int status, int report_format, int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc604 int num_records, std::vector<uint8_t> data) override { in OnBatchScanReports()
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc162 …int client_if, int status, int report_format, int num_records, std::vector<uint8_t> data) override… in OnBatchScanReports()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp401 int num_records, std::vector<uint8_t> data) { in btgattc_batchscan_reports_cb()
1017 int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()