Home
last modified time | relevance | path

Searched refs:controller_get_interface (Results 1 – 25 of 28) sorted by relevance

12

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c75 p_q->q_next %= controller_get_interface()->get_ble_resolving_list_max_size(); in btm_ble_enq_resolving_list_pending()
101 i %= controller_get_interface()->get_ble_resolving_list_max_size(); in btm_ble_brcm_find_resolving_pending_entry()
125 p_q->q_pending %= controller_get_interface()->get_ble_resolving_list_max_size(); in btm_ble_deq_resolving_pending()
146 if (index < controller_get_interface()->get_ble_resolving_list_max_size()) { in btm_ble_clear_irk_index()
168 while (i < controller_get_interface()->get_ble_resolving_list_max_size()) { in btm_ble_find_irk_index()
201 if (!controller_get_interface()->supports_ble_privacy()) { in btm_ble_update_resolving_list()
206 if (!controller_get_interface()->supports_ble_privacy()) { in btm_ble_update_resolving_list()
240 if (controller_get_interface()->get_ble_resolving_list_max_size() == 0) { in btm_ble_clear_resolving_list_complete()
250 controller_get_interface()->get_ble_resolving_list_max_size(); in btm_ble_clear_resolving_list_complete()
536 if (controller_get_interface()->get_ble_resolving_list_max_size() == 0) { in btm_ble_remove_resolving_list_entry()
[all …]
Dbtm_devctl.c142 const controller_t *controller = controller_get_interface(); in reset_complete()
218 controller_get_interface()->start_up(); in BTM_DeviceReset()
233 return controller_get_interface()->get_is_ready(); in BTM_IsDeviceUp()
456 if (!controller_get_interface()->get_is_ready()) { in BTM_SetLocalDeviceName()
582 if (!controller_get_interface()->get_is_ready()) { in BTM_SetDeviceClass()
622 return (UINT8 *)controller_get_interface()->get_features_classic(0)->as_array; in BTM_ReadLocalFeatures()
1051 if (!controller_get_interface()->get_is_ready()) { in BTM_SetAfhChannels()
1124 if (!controller_get_interface()->get_is_ready()) { in BTM_BleSetChannels()
Dbtm_ble_gap.c376 if (!controller_get_interface()->supports_ble()) { in BTM_BleUpdateAdvFilterPolicy()
479 if (!controller_get_interface()->supports_ble()) { in BTM_BleObserve()
557 if (!controller_get_interface()->supports_ble()) { in BTM_BleScan()
634 if (!controller_get_interface()->supports_ble()) { in BTM_BleBroadcast()
738 controller_get_interface()->get_ble_resolving_list_max_size() == 0) { in btm_ble_vendor_capability_vsc_cmpl_cback()
888 if (!controller_get_interface()->supports_ble()) { in BTM_BleConfigPrivacy()
913 if (controller_get_interface()->supports_ble_privacy()) { in BTM_BleConfigPrivacy()
1244 if (!controller_get_interface()->supports_ble()) { in BTM_BleSetBgConnType()
1344 if (!controller_get_interface()->supports_ble()) { in BTM_BleSetConnectableMode()
1472 if (!controller_get_interface()->supports_ble()) { in BTM_BleSetAdvParams()
[all …]
Dbtm_ble_batchscan.c632 if (!controller_get_interface()->supports_ble()) { in BTM_BleSetStorageConfig()
705 if (!controller_get_interface()->supports_ble()) { in BTM_BleEnableBatchScan()
777 if (!controller_get_interface()->supports_ble()) { in BTM_BleDisableBatchScan()
822 if (!controller_get_interface()->supports_ble()) { in BTM_BleReadScanReports()
876 if (!controller_get_interface()->supports_ble()) { in BTM_BleTrackAdvertiser()
Dbtm_ble_addr.c475 if (refresh && controller_get_interface()->get_ble_resolving_list_max_size() != 0) { in btm_identity_addr_to_random_pseudo()
512 …if (controller_get_interface()->supports_ble_privacy() && p_dev_rec->ble.ble_addr_type != BLE_ADDR… in btm_random_pseudo_to_identity_addr()
615 memcpy(p->conn_addr, &controller_get_interface()->get_address()->address, BD_ADDR_LEN); in btm_ble_refresh_local_resolvable_private_addr()
Dbtm_inq.c180 if (!controller_get_interface()->get_is_ready()) { in BTM_SetDiscoverability()
293 if (!controller_get_interface()->supports_interlaced_inquiry_scan()) { in BTM_SetInquiryScanType()
332 if (!controller_get_interface()->supports_interlaced_inquiry_scan()) { in BTM_SetPageScanType()
369 const controller_t *controller = controller_get_interface(); in BTM_SetInquiryMode()
601 if (!controller_get_interface()->get_is_ready()) { in BTM_SetConnectability()
905 if (!controller_get_interface()->supports_ble()) { in BTM_StartInquiry()
2103 controller_get_interface()->supports_rssi_with_inquiry_results()) { in btm_process_inq_complete()
2396 if (controller_get_interface()->supports_extended_inquiry_response()) { in BTM_WriteEIR()
Dbtm_ble_bgconn.c403 p_cb->white_list_avail_size = controller_get_interface()->get_ble_white_list_size(); in btm_ble_clear_white_list_complete()
507 && controller_get_interface()->supports_ble_privacy()) { in btm_ble_start_auto_conn()
Dbtm_acl.c290 memcpy(p->conn_addr, &controller_get_interface()->get_address()->address, BD_ADDR_LEN); in btm_acl_created()
369 …} else if (HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED(controller_get_interface()->get_features_ble()->as… in btm_acl_created()
669 if (!controller_get_interface()->supports_master_slave_role_switch()) { in BTM_SwitchRole()
963 … uint16_t data_length = controller_get_interface()->get_ble_default_data_packet_length(); in btm_read_remote_version_complete()
964 … uint16_t data_txtime = controller_get_interface()->get_ble_default_data_packet_txtime(); in btm_read_remote_version_complete()
1117 (controller_get_interface()->supports_reading_remote_extended_features())) { in btm_read_remote_features_complete()
1681 if (memcmp (controller_get_interface()->get_address(), addr, BD_ADDR_LEN) == 0) { in btm_get_max_packet_size()
Dbtm_sec.c393 && controller_get_interface()->get_is_ready() ) { in BTM_SetPinType()
1052 if (!controller_get_interface()->supports_simple_pairing()) { in btm_sec_bond_by_transport()
1095 if (!controller_get_interface()->supports_simple_pairing() in btm_sec_bond_by_transport()
1755 BDADDR_TO_STREAM(p, controller_get_interface()->get_address()->address); in BTM_BuildOobData()
1893 return ((controller_get_interface()->supports_secure_connections()) && in BTM_BothEndsSupportSecureConnections()
2189 BOOLEAN local_supports_sc = controller_get_interface()->supports_secure_connections(); in btm_sec_l2cap_access_req()
2551 BOOLEAN local_supports_sc = controller_get_interface()->supports_secure_connections(); in btm_sec_mx_access_request()
2634 if (!controller_get_interface()->get_is_ready()) { in btm_sec_conn_req()
2875 if (controller_get_interface()->supports_simple_pairing()) { in btm_sec_dev_reset()
3347 BOOLEAN local_supports_sc = controller_get_interface()->supports_secure_connections(); in btm_io_capabilities_req()
Dbtm_dev.c488 if (p_dev_rec && controller_get_interface()->supports_master_slave_role_switch()) { in btm_dev_support_switch()
Dbtm_ble_multi_adv.c276 BDADDR_TO_STREAM (pp, controller_get_interface()->get_address()->address); in btm_ble_multi_adv_set_params()
Dbtm_ble_5_gap.c1185 if (len > controller_get_interface()->ble_get_ext_adv_data_max_len()) { in btm_ble_ext_adv_set_data_validate()
1187 __func__, len, controller_get_interface()->ble_get_ext_adv_data_max_len()); in btm_ble_ext_adv_set_data_validate()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_bt_device.c20 return controller_get_interface()->get_address()->address; in esp_bt_dev_get_address()
/hal_espressif-latest/components/bt/host/bluedroid/device/include/device/
Dcontroller.h94 const controller_t *controller_get_interface(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c251 return controller_get_interface()->get_acl_packet_size_ble(); in BTU_BleAclPktSize()
Dbtu_hcif.c2104 if (!controller_get_interface()->supports_ble_packet_extension()) { in btu_ble_data_length_change_evt()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c109 const uint8_t *features = controller_get_interface()->get_features_ble()->as_array; in bt_mesh_hci_init()
122 bt_mesh_dev.hci_version = controller_get_interface()->get_bt_version()->hci_version; in bt_mesh_hci_init()
124 bt_mesh_dev.lmp_version = controller_get_interface()->get_bt_version()->lmp_version; in bt_mesh_hci_init()
125 bt_mesh_dev.hci_revision = controller_get_interface()->get_bt_version()->hci_revision; in bt_mesh_hci_init()
126 bt_mesh_dev.lmp_subversion = controller_get_interface()->get_bt_version()->lmp_subversion; in bt_mesh_hci_init()
127 bt_mesh_dev.manufacturer = controller_get_interface()->get_bt_version()->manufacturer; in bt_mesh_hci_init()
129 const uint8_t *p = controller_get_interface()->get_ble_supported_states(); in bt_mesh_hci_init()
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dpacket_fragmenter.c242 controller = controller_get_interface(); in packet_fragmenter_get_interface()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c493 …if (!HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED(controller_get_interface()->get_features_ble()->as_array… in l2cble_advertiser_conn_comp()
565 … || (HCI_LE_CONN_PARAM_REQ_SUPPORTED(controller_get_interface()->get_features_ble()->as_array) && in l2cble_start_conn_update()
593 … || (HCI_LE_CONN_PARAM_REQ_SUPPORTED(controller_get_interface()->get_features_ble()->as_array) && in l2cble_start_conn_update()
837 p_ccb->local_conn_cfg.mps = controller_get_interface()->get_acl_data_size_ble(); in l2cble_process_sig_cmd()
1379 if (!controller_get_interface()->supports_ble_packet_extension()) { in l2cble_set_fixed_channel_tx_data_length()
Dl2c_utils.c70 …if (memcmp((uint8_t *)p_bd_addr, (uint8_t *)&controller_get_interface()->get_address()->address, s… in l2cu_allocate_lcb()
106 … p_lcb->tx_data_len = controller_get_interface()->get_ble_default_data_packet_length(); in l2cu_allocate_lcb()
1100 uint16_t acl_data_size = controller_get_interface()->get_acl_data_size_classic(); in l2cu_send_peer_echo_rsp()
1101 uint16_t acl_packet_size = controller_get_interface()->get_acl_packet_size_classic(); in l2cu_send_peer_echo_rsp()
2275 if (!controller_get_interface()->supports_ble()) { in l2cu_create_conn()
3588 uint16_t acl_data_size = controller_get_interface()->get_acl_data_size_ble();
3610 uint16_t acl_data_size = controller_get_interface()->get_acl_data_size_classic();
Dl2c_main.c90 uint16_t acl_data_size = controller_get_interface()->get_acl_data_size_classic();
105 if (p_buf->len <= controller_get_interface()->get_acl_packet_size_classic()) {
Dl2c_link.c1234 const controller_t *controller = controller_get_interface(); in l2c_link_send_to_lower()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h76 … HCI_ATOMIC_ENCRYPT_SUPPORTED(controller_get_interface()->get_features_classic(0)->as_array)) \
79 #define BTM_IS_BRCM_CONTROLLER() (controller_get_interface()->get_bt_version()->manufacturer == LMP…
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dcontroller.c587 const controller_t *controller_get_interface(void) in controller_get_interface() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c610 BDADDR_TO_STREAM (p, controller_get_interface()->get_address()->address); in smp_build_id_addr_cmd()

12