Home
last modified time | relevance | path

Searched refs:adv_type (Results 1 – 19 of 19) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dadv.c63 static const u8_t adv_type[] = { variable
117 ad.type = adv_type[BT_MESH_ADV(buf)->type]; in adv_send()
239 u8_t adv_type, struct os_mbuf *buf) in bt_mesh_scan_cb() argument
241 if (adv_type != BLE_HCI_ADV_TYPE_ADV_NONCONN_IND) { in bt_mesh_scan_cb()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_multi_adv.c266 UINT8_TO_STREAM (pp, p_params->adv_type); in btm_ble_multi_adv_set_params()
280 p_params->adv_int_min, p_params->adv_int_max, p_params->adv_type); in btm_ble_multi_adv_set_params()
310 p_inst->adv_evt = p_params->adv_type; in btm_ble_multi_adv_set_params()
Dbtm_ble_gap.c1485 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type, in BTM_BleSetAdvParamsAll() argument
1512 if(adv_type == BTM_BLE_CONNECT_DIR_EVT){ in BTM_BleSetAdvParamsAll()
1514 }else if(adv_type == BTM_BLE_CONNECT_LO_DUTY_DIR_EVT){ in BTM_BleSetAdvParamsAll()
1516 }else if(adv_type == BTM_BLE_NON_CONNECT_EVT){ in BTM_BleSetAdvParamsAll()
1524 p_cb->evt_type = adv_type; in BTM_BleSetAdvParamsAll()
1538 adv_type, in BTM_BleSetAdvParamsAll()
2067 UINT8 adv_type; in BTM_CheckAdvData() local
2073 STREAM_TO_UINT8(adv_type, p); in BTM_CheckAdvData()
2075 if ( adv_type == type ) { in BTM_CheckAdvData()
2390 *p ++ = p_elem->adv_type; in btm_ble_build_adv_data()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h447 UINT8 adv_type; member
491 UINT8 adv_type; member
1380 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type,
Dhcimsgs.h750 UINT8 adv_type, UINT8 addr_type_own,
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/
Dble_gapc.h302 uint8_t adv_type; /**< Advertising type. @see enum gap_adv_report_type_t. */ member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/modules/
Dble_types.h660 uint8_t adv_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h377 UINT8 adv_type; member
468 tBTA_BLE_ADV_EVT adv_type; /* adv event type */ member
2292 UINT8 adv_type, tBLE_ADDR_TYPE addr_type_own,
/device/soc/esp/esp32/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c65 .adv_type = ADV_TYPE_IND,
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c192 p_elem_service_data->adv_type = BTM_BLE_AD_TYPE_SERVICE_DATA; in btc_to_bta_adv_data()
477 if ((ble_adv_params->adv_type < ADV_TYPE_IND) || in btc_ble_start_advertising()
478 (ble_adv_params->adv_type > ADV_TYPE_DIRECT_IND_LOW) ) { in btc_ble_start_advertising()
510 ble_adv_params->adv_type, in btc_ble_start_advertising()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1272 UINT8 adv_type, tBLE_ADDR_TYPE addr_type_own, in BTA_DmSetBleAdvParamsAll() argument
1281 adv_type, addr_type_own, chnl_map, adv_fil_pol); in BTA_DmSetBleAdvParamsAll()
1290 p_msg->adv_type = adv_type; in BTA_DmSetBleAdvParamsAll()
Dbta_dm_act.c5192 p_data->ble_set_adv_params_all.adv_type, in bta_dm_ble_set_adv_params_all()
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif_gcc.h330 u8 adv_type; member
949 u8 adv_type; member
/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h875 uint8_t adv_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h353 esp_ble_adv_type_t adv_type; /*!< Advertising type */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c116 UINT8 adv_type, UINT8 addr_type_own, in btsnd_hcic_ble_write_adv_params() argument
136 UINT8_TO_STREAM (pp, adv_type); in btsnd_hcic_ble_write_adv_params()
/device/soc/beken/bk7235/hals/communication/bluetooth/services/src/
Dohos_bt_hal.c84 unsigned char adv_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h702 UINT8 adv_type; member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_hci.h2657 uint8_t adv_type; member