HomeSort by relevance Sort by last modified time
    Searched refs:inq_scan_type (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_devctl.cc 184 btm_cb.btm_inq_vars.inq_scan_type = HCI_DEF_SCAN_TYPE;
btm_int_types.h 241 uint16_t inq_scan_type; member in struct:__anon2165
    [all...]
btm_inq.cc 265 if (scan_type != btm_cb.btm_inq_vars.inq_scan_type) {
268 btm_cb.btm_inq_vars.inq_scan_type = scan_type;
    [all...]

Completed in 149 milliseconds