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 71 static uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]; variable
208 ble_supported_states,
209 sizeof(ble_supported_states)
302 return ble_supported_states;
  /system/bt/stack/btm/
btm_ble_gap.c 3444 const uint8_t *ble_supported_states = controller_get_interface()->get_ble_supported_states(); local
    [all...]

Completed in 48 milliseconds