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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_multi_adv_util.c 283 p_multi_adv_data_cb->inst_cb[cbindex].mask |= BTM_BLE_AD_BIT_TX_PWR;
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 274 #define BTM_BLE_AD_BIT_TX_PWR (0x00000001 << 3)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 328 #define BTA_BLE_AD_BIT_TX_PWR BTM_BLE_AD_BIT_TX_PWR
    [all...]

Completed in 45 milliseconds