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

  /packages/apps/Test/connectivity/sl4n/facades/bluetooth/
bluetooth_binder_facade.h 60 int adv_settings_count; member in class:BluetoothBinderFacade
bluetooth_binder_facade.cpp 166 adv_settings_map[adv_settings_count] = adv_settings;
167 int adv_settings_id = adv_settings_count;
168 adv_settings_count++;
173 adv_settings_count = 0;

Completed in 172 milliseconds