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

  /system/bt/stack/btm/
btm_devctl.cc 188 btm_cb.btm_inq_vars.page_scan_type = HCI_DEF_SCAN_TYPE;
btm_int_types.h 242 uint16_t page_scan_type; /* current page scan type */ member in struct:__anon2165
    [all...]
btm_inq.cc 298 if (scan_type != btm_cb.btm_inq_vars.page_scan_type) {
301 btm_cb.btm_inq_vars.page_scan_type = scan_type;
    [all...]

Completed in 218 milliseconds