Searched defs:report_format (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_batchscan.c | 165 tBTM_STATUS btm_ble_batchscan_enq_rep_q(UINT8 report_format, tBTM_BLE_REF_VALUE ref_value) in btm_ble_batchscan_enq_rep_q() 196 void btm_ble_batchscan_enq_rep_data(UINT8 report_format, UINT8 num_records, UINT8 *p_data, in btm_ble_batchscan_enq_rep_data() 247 void btm_ble_batchscan_deq_rep_data(UINT8 report_format, tBTM_BLE_REF_VALUE *p_ref_value, in btm_ble_batchscan_deq_rep_data() 364 UINT8 report_format = 0, num_records = 0, cb_evt = 0; in btm_ble_batchscan_vsc_cmpl_cback() local
|
/system/bt/btif/src/ |
D | btif_gatt_client.c | 125 uint8_t report_format; member 942 static void bta_batch_scan_reports_cb(tBTA_DM_BLE_REF_VALUE ref_value, UINT8 report_format, in bta_batch_scan_reports_cb()
|