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

  /system/bt/device/src/
controller.c 152 uint8_t simultaneous_le_host = HCI_SIMUL_LE_BREDR_SUPPORTED(features_classic[0].as_array) ? BTM_BLE_SIMULTANEOUS_HOST : 0;
  /system/bt/stack/include/
btm_ble_api.h 204 #ifndef BTM_BLE_SIMULTANEOUS_HOST
205 #define BTM_BLE_SIMULTANEOUS_HOST 0x01
    [all...]

Completed in 35 milliseconds