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

  /system/bt/bta/ag/
bta_ag_int.h 228 uint8_t roam_ind; /* CIEV roam indicator value */ member in struct:tBTA_AG_SCB
bta_ag_cmd.cc 344 if (value == p_scb->roam_ind) return;
346 p_scb->roam_ind = (uint8_t)value;
    [all...]

Completed in 164 milliseconds