HomeSort by relevance Sort by last modified time
    Searched full:scan_rsp (Results 1 - 6 of 6) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AdvtFilterOnFoundOnLostInfo.java 44 int scan_rsp_len, byte[] scan_rsp, int filt_index, int adv_state,
52 mScanRsp = scan_rsp;
GattService.java     [all...]
  /system/bt/stack/btm/
btm_ble_int.h 118 BOOLEAN scan_rsp; member in struct:__anon69329
160 BOOLEAN scan_rsp; member in struct:__anon69330
btm_ble_gap.c 441 UINT8 evt_type = p_cb->scan_rsp ? BTM_BLE_DISCOVER_EVT: BTM_BLE_NON_CONNECT_EVT;
449 evt_type = p_cb->scan_rsp ? BTM_BLE_CONNECT_EVT: BTM_BLE_NON_CONNECT_EVT;
    [all...]
btm_int.h 233 BOOLEAN scan_rsp; member in struct:__anon69341
    [all...]
btm_inq.c     [all...]

Completed in 278 milliseconds