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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_multi_adv_util.c 280 p_multi_adv_data_cb->inst_cb[cbindex].mask |= BTM_BLE_AD_BIT_DEV_NAME;
477 p_multi_adv_data_cb->inst_cb[cbindex].mask |= BTM_BLE_AD_BIT_DEV_NAME;
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 271 #define BTM_BLE_AD_BIT_DEV_NAME (0x00000001 << 0)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 325 #define BTA_BLE_AD_BIT_DEV_NAME BTM_BLE_AD_BIT_DEV_NAME
    [all...]

Completed in 46 milliseconds