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

  /system/bt/service/test/
adapter_unittest.cpp 247 features.max_adv_instance = 10; // Some high number.
251 features.max_adv_instance = 0; // Low number.
  /hardware/libhardware/include/hardware/
bluetooth.h 156 uint8_t max_adv_instance; member in struct:__anon30659
  /system/bt/service/
adapter.cpp 192 return local_le_features_.max_adv_instance >= kMinAdvInstancesForMultiAdv;
  /system/bt/btif/src/
btif_core.c 855 local_le_features.max_adv_instance = cmn_vsc_cb.adv_inst_max;
    [all...]
btif_dm.c     [all...]

Completed in 128 milliseconds