| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
| D | ble_hs_id.c | 162 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()
|
| D | ble_gap.c | 302 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/ |
| D | nble.c | 189 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/ |
| D | mesh.c | 289 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/ |
| D | esp_blufi.c | 30 static uint8_t own_addr_type; variable
|
| /device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/inc/ |
| D | hal_gapm.h | 83 uint8_t own_addr_type; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
| D | btm_ble_gap.c | 1427 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
|
| D | btm_ble_bgconn.c | 478 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/ |
| D | app_present.h | 239 uint8_t own_addr_type; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/ |
| D | hciblecmds.c | 1208 … 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/ |
| D | l2c_ble.c | 793 UINT8 own_addr_type = BLE_ADDR_PUBLIC; in l2cble_init_direct_conn() local
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/ |
| D | hci_common.h | 220 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/ |
| D | esp_gap_ble_api.h | 354 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/ |
| D | ble_types.h | 658 uint8_t own_addr_type; member 679 uint8_t own_addr_type; member
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/ |
| D | app.c | 394 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/ |
| D | hcimsgs.h | 873 UINT8 own_addr_type; member
|
| D | btm_ble_api.h | 765 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/ |
| D | hal_gapm_task.h | 1445 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/ |
| D | btc_gap_ble.h | 341 esp_ble_addr_type_t own_addr_type; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/ |
| D | btm_ble_int.h | 198 tBLE_ADDR_TYPE own_addr_type; /* local device LE address type */ member
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/ |
| D | ble_gap.h | 1184 uint8_t own_addr_type; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
| D | bta_dm_api.c | 3070 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/ |
| D | bt_common_hci.h | 2659 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/ |
| D | bta_api.h | 1465 tBLE_ADDR_TYPE own_addr_type; member 1505 tBLE_ADDR_TYPE own_addr_type; member
|
| /device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
| D | wm_cmdp_hostif_gcc.h | 331 u8 own_addr_type; member 950 u8 own_addr_type; member
|