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

  /system/bt/stack/btm/
btm_ble_multi_adv.c 151 case BTM_BLE_MULTI_ADV_SET_PARAM:
153 BTM_TRACE_DEBUG("BTM_BLE_MULTI_ADV_SET_PARAM status = %d", status);
263 UINT8_TO_STREAM(pp, BTM_BLE_MULTI_ADV_SET_PARAM);
322 btm_ble_multi_adv_enq_op_q(BTM_BLE_MULTI_ADV_SET_PARAM, p_inst->inst_id, cb_evt);
  /system/bt/stack/include/
hcidefs.h 371 #define BTM_BLE_MULTI_ADV_SET_PARAM 0x01
    [all...]

Completed in 35 milliseconds