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

  /system/bt/device/src/
controller.cc 65 static uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]; variable
199 response, ble_supported_states, sizeof(ble_supported_states));
317 return ble_supported_states;
  /system/bt/stack/btm/
btm_ble_gap.cc 2773 const uint8_t* ble_supported_states = local
    [all...]

Completed in 218 milliseconds