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.c 68 static uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]; variable
211 ble_supported_states,
212 sizeof(ble_supported_states)
322 return ble_supported_states;
  /system/bt/stack/btm/
btm_ble_gap.c 3456 const uint8_t *ble_supported_states = controller_get_interface()->get_ble_supported_states(); local
    [all...]

Completed in 248 milliseconds