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

  /system/bt/btif/src/
btif_gatt_multi_adv_util.c 465 p_multi_adv_data_cb->inst_cb[cbindex].mask |= BTM_BLE_AD_BIT_SERVICE_128;
  /system/bt/bta/include/
bta_api.h 343 #define BTA_DM_BLE_AD_BIT_SERVICE_128 BTM_BLE_AD_BIT_SERVICE_128 /*128-bit Service UUIDs*/
    [all...]
  /system/bt/stack/include/
btm_ble_api.h 309 #define BTM_BLE_AD_BIT_SERVICE_128 (0x00000001 << 16) /*128-bit Service UUIDs*/
    [all...]
  /system/bt/stack/btm/
btm_ble_gap.c     [all...]

Completed in 38 milliseconds