Searched defs:num_records (Results 1 – 10 of 10) sorted by relevance
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_ble_batchscan.cc | 307 uint8_t report_format, num_records; in read_reports_cb() local
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_scanning_manager_facade.cc | 143 …void OnBatchScanReports(int client_if, int status, int report_format, int num_records, std::vector… in OnBatchScanReports()
|
| /packages/modules/Bluetooth/system/stack/sdp/ |
| D | sdp_api.cc | 769 uint8_t num_records = 0; in SDP_GetNumDiRecords() local
|
| D | sdpint.h | 110 uint16_t num_records; member
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | le_scanning_manager.cc | 87 int num_records, std::vector<uint8_t> data) override { in OnBatchScanReports() 583 int num_records, in OnBatchScanReports()
|
| D | btm.cc | 148 int num_records, in OnBatchScanReports()
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
| D | gatt_ble_scanner_shim.cc | 201 int client_if, int status, int report_format, int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()
|
| /packages/modules/Bluetooth/system/main/test/ |
| D | main_shim_test.cc | 620 int num_records, std::vector<uint8_t> data) override { in OnBatchScanReports()
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | le_scanning_manager.cc | 98 …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/ |
| D | com_android_bluetooth_gatt.cpp | 416 int num_records, std::vector<uint8_t> data) { in btgattc_batchscan_reports_cb() 1077 int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()
|