Searched defs:scan_rsp_len (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvtFilterOnFoundOnLostInfo.java44 int scan_rsp_len, byte[] scan_rsp, int filt_index, int adv_state,
51 mScanRspLen = scan_rsp_len;
43 AdvtFilterOnFoundOnLostInfo(int client_if, int adv_pkt_len, byte[] adv_pkt, int scan_rsp_len, byte[] scan_rsp, int filt_index, int adv_state, int adv_info_present, String address, int addr_type, int tx_power, int rssi_value, int time_stamp) argument
H A DGattService.java1400 byte[] adv_pkt, int scan_rsp_len, byte[] scan_rsp, int filt_index, int adv_state,
1405 scan_rsp_len, scan_rsp, filt_index, adv_state,
1399 CreateonTrackAdvFoundLostObject(int client_if, int adv_pkt_len, byte[] adv_pkt, int scan_rsp_len, byte[] scan_rsp, int filt_index, int adv_state, int adv_info_present, String address, int addr_type, int tx_power, int rssi_value, int time_stamp) argument

Completed in 35 milliseconds