Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc765 uint8_t num_records = 0; in SDP_GetNumDiRecords() local
Dsdpint.h112 uint16_t num_records; member
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc182 int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc554 int num_records, std::vector<uint8_t> data) { in OnBatchScanReports()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1034 void OnBatchScanReports(int client_if, int status, int report_format, int num_records, in OnBatchScanReports()