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

  /system/bt/stack/include/
btm_ble_api.h 69 #define BTM_BLE_ADV_CHNL_37 (0x01 << 0)
76 #define BTM_BLE_DEFAULT_ADV_CHNL_MAP (BTM_BLE_ADV_CHNL_37| BTM_BLE_ADV_CHNL_38| BTM_BLE_ADV_CHNL_39)
    [all...]
  /system/bt/bta/include/
bta_api.h 369 #define BTA_BLE_ADV_CHNL_37 BTM_BLE_ADV_CHNL_37
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 109 #define BTA_DM_BLE_ADV_CHNL_MAP (BTM_BLE_ADV_CHNL_37|BTM_BLE_ADV_CHNL_38|BTM_BLE_ADV_CHNL_39)
    [all...]

Completed in 37 milliseconds