Home
last modified time | relevance | path

Searched defs:own_addr_type (Results 1 – 25 of 27) sorted by relevance

12

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs_id.c162 static int ble_hs_id_addr_type_usable(uint8_t own_addr_type) in ble_hs_id_addr_type_usable()
199 int ble_hs_id_use_addr(uint8_t own_addr_type) in ble_hs_id_use_addr()
Dble_gap.c302 static void ble_gap_log_conn(uint8_t own_addr_type, const ble_addr_t *peer_addr, in ble_gap_log_conn()
320 static void ble_gap_log_disc(uint8_t own_addr_type, int32_t duration_ms, in ble_gap_log_disc()
358 static void ble_gap_log_adv(uint8_t own_addr_type, const ble_addr_t *direct_addr, in ble_gap_log_adv()
2018 static int ble_gap_adv_params_tx(uint8_t own_addr_type, const ble_addr_t *peer_addr, in ble_gap_adv_params_tx()
2060 static int ble_gap_adv_validate(uint8_t own_addr_type, const ble_addr_t *peer_addr, in ble_gap_adv_validate()
2134 int ble_gap_adv_start(uint8_t own_addr_type, const ble_addr_t *direct_addr, in ble_gap_adv_start()
3597 static int ble_gap_ext_disc_tx_params(uint8_t own_addr_type, uint8_t filter_policy, in ble_gap_ext_disc_tx_params()
3672 static int ble_gap_disc_tx_params(uint8_t own_addr_type, const struct ble_gap_disc_params *disc_par… in ble_gap_disc_tx_params()
3741 static int ble_gap_disc_ext_validate(uint8_t own_addr_type) in ble_gap_disc_ext_validate()
3803 int ble_gap_ext_disc(uint8_t own_addr_type, uint16_t duration, uint16_t period, in ble_gap_ext_disc()
[all …]
/device/soc/winnermicro/hals/communication/bt_lite/ble/source/
Dnble.c189 uint8_t own_addr_type; in ble_server_start_adv() local
715 uint8_t own_addr_type; in BleStartAdvEx() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dmesh.c289 int bt_mesh_init(uint8_t own_addr_type, const struct bt_mesh_prov *prov, in bt_mesh_init()
/device/soc/esp/esp32/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c30 static uint8_t own_addr_type; variable
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/inc/
Dhal_gapm.h83 uint8_t own_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1427 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; in BTM_BleSetAdvParams() local
2543 own_addr_type = p_addr_cb->own_addr_type; in btm_ble_set_discoverability() local
2642 own_addr_type = p_addr_cb->own_addr_type; in btm_ble_set_connectability() local
4089 tBLE_ADDR_TYPE own_addr_type = p_addr_cb->own_addr_type; in btm_ble_start_slow_adv() local
Dbtm_ble_bgconn.c478 UINT8 own_addr_type = p_cb->addr_mgnt_cb.own_addr_type; in btm_ble_start_auto_conn() local
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_app/app_main/
Dapp_present.h239 uint8_t own_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1208 … UINT32 interval_max, UINT8 channel_map, UINT8 own_addr_type, in btsnd_hcic_ble_set_ext_adv_params()
1485 UINT8 btsnd_hcic_ble_set_ext_scan_params(UINT8 own_addr_type, UINT8 filter_policy, in btsnd_hcic_ble_set_ext_scan_params()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c793 UINT8 own_addr_type = BLE_ADDR_PUBLIC; in l2cble_init_direct_conn() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/
Dhci_common.h220 uint8_t own_addr_type; member
256 uint8_t own_addr_type; member
273 uint8_t own_addr_type; member
576 uint8_t own_addr_type; member
667 uint8_t own_addr_type; member
694 uint8_t own_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h354 esp_ble_addr_type_t own_addr_type; /*!< Owner bluetooth device address type */ member
426 esp_ble_addr_type_t own_addr_type; /*!< Owner address type */ member
776 esp_ble_addr_type_t own_addr_type; /*!< ext adv own addresss type */ member
801 esp_ble_addr_type_t own_addr_type; /*!< ext scan own addresss type */ member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/modules/
Dble_types.h658 uint8_t own_addr_type; member
679 uint8_t own_addr_type; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dapp.c394 void app_ble_config_legacy_advertising_with_param(uint8_t own_addr_type, sonata_gap_directed_adv_cr… in app_ble_config_legacy_advertising_with_param()
407 … ble_scan_data_set_t *scan_data, uint8_t own_addr_type, uint16_t duration, uint8_t max_adv_evt) in app_ble_start_advertising_with_param()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h873 UINT8 own_addr_type; member
Dbtm_ble_api.h765 tBLE_ADDR_TYPE own_addr_type; member
791 tBLE_ADDR_TYPE own_addr_type; member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/
Dhal_gapm_task.h1445 uint8_t own_addr_type; member
1455 uint8_t own_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h341 esp_ble_addr_type_t own_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h198 tBLE_ADDR_TYPE own_addr_type; /* local device LE address type */ member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gap.h1184 uint8_t own_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c3070 void BTA_DmBleGapExtConnect(tBLE_ADDR_TYPE own_addr_type, const BD_ADDR peer_addr) in BTA_DmBleGapExtConnect()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_hci.h2659 uint8_t own_addr_type; member
2705 uint8_t own_addr_type; member
2733 uint8_t own_addr_type; member
2770 uint8_t own_addr_type; member
2828 uint8_t own_addr_type; member
5100 uint8_t own_addr_type; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1465 tBLE_ADDR_TYPE own_addr_type; member
1505 tBLE_ADDR_TYPE own_addr_type; member
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif_gcc.h331 u8 own_addr_type; member
950 u8 own_addr_type; member

12