Home
last modified time | relevance | path

Searched defs:remote_bda (Results 1 – 25 of 43) sorted by relevance

12

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c168 tBTA_GATTC_CLCB *bta_gattc_find_clcb_by_cif (UINT8 client_if, BD_ADDR remote_bda, in bta_gattc_find_clcb_by_cif()
216 tBTA_GATTC_CLCB *bta_gattc_clcb_alloc(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in bta_gattc_clcb_alloc()
263 tBTA_GATTC_CLCB *bta_gattc_find_alloc_clcb(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in bta_gattc_find_alloc_clcb()
573 BD_ADDR remote_bda; in bta_gattc_clear_notif_registration() local
612 void bta_gattc_clear_notif_registration_by_bda(tBTA_GATTC_RCB *p_clrcb, BD_ADDR remote_bda) in bta_gattc_clear_notif_registration_by_bda()
706 BOOLEAN bta_gattc_check_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR remote_bda, UINT8 role) in bta_gattc_check_bg_conn()
739 BD_ADDR remote_bda, UINT16 conn_id, in bta_gattc_send_open_cback()
768 void bta_gattc_send_connect_cback( tBTA_GATTC_RCB *p_clreg, BD_ADDR remote_bda, UINT16 conn_id, tBT… in bta_gattc_send_connect_cback()
797 BD_ADDR remote_bda, UINT16 conn_id) in bta_gattc_send_disconnect_cback()
821 tBTA_GATTC_CONN *bta_gattc_conn_alloc(BD_ADDR remote_bda) in bta_gattc_conn_alloc()
[all …]
Dbta_gatts_api.c520 void BTA_GATTS_Open(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct, in BTA_GATTS_Open()
552 void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTS_CancelOpen()
590 void BTA_GATTS_SendServiceChangeIndication(tBTA_GATTS_IF server_if, BD_ADDR remote_bda) in BTA_GATTS_SendServiceChangeIndication()
Dbta_gattc_api.c145 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, tBTA_ADDR_TYPE remote_addr_type, in BTA_GATTC_Open()
180 void BTA_GATTC_CancelOpen(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTC_CancelOpen()
965 void BTA_GATTC_Refresh(BD_ADDR remote_bda, bool erase_flash) in BTA_GATTC_Refresh()
1028 void BTA_GATTC_Clean(BD_ADDR remote_bda) in BTA_GATTC_Clean()
Dbta_gatts_act.c659 BD_ADDR remote_bda; in bta_gatts_indicate_handle() local
816 BD_ADDR remote_bda; in bta_gatts_close() local
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gap_bt_api.c104 esp_err_t esp_bt_gap_get_remote_services(esp_bd_addr_t remote_bda) in esp_bt_gap_get_remote_services()
121 esp_err_t esp_bt_gap_get_remote_service_record(esp_bd_addr_t remote_bda, esp_bt_uuid_t *uuid) in esp_bt_gap_get_remote_service_record()
396 esp_err_t esp_bt_gap_read_remote_name(esp_bd_addr_t remote_bda) in esp_bt_gap_read_remote_name()
413 esp_err_t esp_bt_gap_set_qos(esp_bd_addr_t remote_bda, uint32_t t_poll) in esp_bt_gap_set_qos()
Desp_gattc_api.c73 esp_err_t esp_ble_gattc_open(esp_gatt_if_t gattc_if, esp_bd_addr_t remote_bda, esp_ble_addr_type_t … in esp_ble_gattc_open()
94 esp_err_t esp_ble_gattc_aux_open(esp_gatt_if_t gattc_if, esp_bd_addr_t remote_bda, esp_ble_addr_typ… in esp_ble_gattc_aux_open()
687 esp_err_t esp_ble_gattc_cache_refresh(esp_bd_addr_t remote_bda) in esp_ble_gattc_cache_refresh()
702 esp_err_t esp_ble_gattc_cache_clean(esp_bd_addr_t remote_bda) in esp_ble_gattc_cache_clean()
Desp_gatts_api.c341 esp_err_t esp_ble_gatts_open(esp_gatt_if_t gatts_if, esp_bd_addr_t remote_bda, bool is_direct) in esp_ble_gatts_open()
375 …rr_t esp_ble_gatts_send_service_change_indication(esp_gatt_if_t gatts_if, esp_bd_addr_t remote_bda) in esp_ble_gatts_send_service_change_indication()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c198 tAirSync_CLCB *airsync_env_clcb_alloc (UINT16 conn_id, BD_ADDR remote_bda) in airsync_env_clcb_alloc()
223 UINT16 airsync_env_find_conn_id_by_bd_adddr(BD_ADDR remote_bda) in airsync_env_find_conn_id_by_bd_adddr()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c848 tBTM_STATUS BTM_SetLinkPolicy (BD_ADDR remote_bda, UINT16 *settings) in BTM_SetLinkPolicy()
1286 tBTM_STATUS BTM_GetLinkSuperTout (BD_ADDR remote_bda, UINT16 *p_timeout) in BTM_GetLinkSuperTout()
1309 tBTM_STATUS BTM_SetLinkSuperTout (BD_ADDR remote_bda, UINT16 timeout) in BTM_SetLinkSuperTout()
1344 BOOLEAN BTM_IsAclConnectionUp (BD_ADDR remote_bda, tBT_TRANSPORT transport) in BTM_IsAclConnectionUp()
1407 UINT16 BTM_GetHCIConnHandle (BD_ADDR remote_bda, tBT_TRANSPORT transport) in BTM_GetHCIConnHandle()
1957 tBTM_STATUS BTM_ReadRSSI (BD_ADDR remote_bda, tBT_TRANSPORT transport, tBTM_CMPL_CB *p_cb) in BTM_ReadRSSI()
2005 tBTM_STATUS BTM_ReadLinkQuality (BD_ADDR remote_bda, tBTM_CMPL_CB *p_cb) in BTM_ReadLinkQuality()
2049 tBTM_STATUS BTM_ReadTxPower (BD_ADDR remote_bda, tBT_TRANSPORT transport, tBTM_CMPL_CB *p_cb) in BTM_ReadTxPower()
Dbtm_pm.c173 tBTM_STATUS BTM_SetPowerMode (UINT8 pm_id, BD_ADDR remote_bda, tBTM_PM_PWR_MD *p_mode) in BTM_SetPowerMode()
280 tBTM_STATUS BTM_ReadPowerMode (BD_ADDR remote_bda, tBTM_PM_MODE *p_mode) in BTM_ReadPowerMode()
309 tBTM_STATUS BTM_SetSsrParams (BD_ADDR remote_bda, UINT16 max_lat, in BTM_SetSsrParams()
Dbtm_sco.c645 tBTM_STATUS BTM_CreateSco (BD_ADDR remote_bda, BOOLEAN is_orig, UINT16 pkt_types, in BTM_CreateSco()
1754 BOOLEAN btm_is_sco_active_by_bdaddr (BD_ADDR remote_bda) in btm_is_sco_active_by_bdaddr()
1771 tBTM_STATUS BTM_CreateSco (BD_ADDR remote_bda, BOOLEAN is_orig, in BTM_CreateSco()
Dbtm_ble_gap.c321 BOOLEAN BTM_BleUpdateAdvWhitelist(BOOLEAN add_remove, BD_ADDR remote_bda, tBLE_ADDR_TYPE addr_type,… in BTM_BleUpdateAdvWhitelist()
1278 BOOLEAN BTM_BleUpdateBgConnDev(BOOLEAN add_remove, BD_ADDR remote_bda) in BTM_BleUpdateBgConnDev()
2824 tBTM_STATUS btm_ble_read_remote_name(BD_ADDR remote_bda, tBTM_INQ_INFO *p_cur, tBTM_CMPL_CB *p_cb) in btm_ble_read_remote_name()
2873 BOOLEAN btm_ble_cancel_remote_name(BD_ADDR remote_bda) in btm_ble_cancel_remote_name()
3424 void btm_send_sel_conn_callback(BD_ADDR remote_bda, UINT8 evt_type, UINT8 *p_data, UINT8 addr_type) in btm_send_sel_conn_callback()
Dbtm_ble.c286 void BTM_ReadConnectionAddr (BD_ADDR remote_bda, BD_ADDR local_conn_addr, tBLE_ADDR_TYPE *p_addr_ty… in BTM_ReadConnectionAddr()
618 void BTM_ReadDevInfo (BD_ADDR remote_bda, tBT_DEVICE_TYPE *p_dev_type, tBLE_ADDR_TYPE *p_addr_type) in BTM_ReadDevInfo()
677 BOOLEAN BTM_ReadConnectedTransportAddress(BD_ADDR remote_bda, tBT_TRANSPORT transport) in BTM_ReadConnectedTransportAddress()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h92 esp_bd_addr_t remote_bda; /*!< Remote bluetooth device address */ member
102 esp_bd_addr_t remote_bda; /*!< Remote bluetooth device address */ member
170 esp_bd_addr_t remote_bda; /*!< Remote bluetooth device address */ member
181 esp_bd_addr_t remote_bda; /*!< Remote bluetooth device address */ member
213 esp_bd_addr_t remote_bda; /*!< Remote bluetooth device address */ member
223 esp_bd_addr_t remote_bda; /*!< Remote bluetooth device address */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c223 but_clcb_t *button_env_clcb_alloc (uint16_t conn_id, BD_ADDR remote_bda) in button_env_clcb_alloc()
248 uint16_t button_env_find_conn_id_by_bd_adddr(BD_ADDR remote_bda) in button_env_find_conn_id_by_bd_adddr()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h63 esp_bd_addr_t remote_bda; member
173 esp_bd_addr_t remote_bda; member
179 esp_bd_addr_t remote_bda; member
184 esp_bd_addr_t remote_bda; member
199 esp_bd_addr_t remote_bda; member
Dbtc_gatts.h137 esp_bd_addr_t remote_bda; member
149 esp_bd_addr_t remote_bda; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/esp/include/
Dwx_airsync_prf.h57 BD_ADDR remote_bda; member
67 BD_ADDR remote_bda; member
Dbutton_pro.h66 BD_ADDR remote_bda; member
76 BD_ADDR remote_bda; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h129 BD_ADDR remote_bda; member
194 BD_ADDR_PTR remote_bda; member
219 BD_ADDR remote_bda; member
230 BD_ADDR remote_bda; member
326 BD_ADDR remote_bda; member
374 BD_ADDR remote_bda; member
382 BD_ADDR remote_bda; member
Dbta_gatts_int.h141 BD_ADDR remote_bda; member
152 BD_ADDR_PTR remote_bda; member
160 BD_ADDR remote_bda; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c75 UINT16 gatt_profile_find_conn_id_by_bd_addr(BD_ADDR remote_bda) in gatt_profile_find_conn_id_by_bd_addr()
551 void GATT_ConfigServiceChangeCCC (BD_ADDR remote_bda, BOOLEAN enable, tBT_TRANSPORT transport) in GATT_ConfigServiceChangeCCC()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h350 BD_ADDR remote_bda; member
359 BD_ADDR remote_bda; member
399 BD_ADDR remote_bda; member
404 BD_ADDR remote_bda; member
411 BD_ADDR remote_bda; member
419 BD_ADDR remote_bda; member
424 BD_ADDR remote_bda; member
570 BD_ADDR remote_bda; member
618 BD_ADDR remote_bda; member
679 BD_ADDR remote_bda; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c116 static void btc_gap_bt_get_remote_services(bt_bdaddr_t *remote_bda) in btc_gap_bt_get_remote_services()
125 bt_bdaddr_t *remote_bda = &arg->get_rmt_srv_rcd.bda; in btc_gap_bt_get_remote_service_record() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1258 void l2cble_set_fixed_channel_tx_data_length(BD_ADDR remote_bda, UINT16 fix_cid, UINT16 tx_mtu) in l2cble_set_fixed_channel_tx_data_length()
1594 UINT16 L2CA_GetDisconnectReason (BD_ADDR remote_bda, tBT_TRANSPORT transport) in L2CA_GetDisconnectReason()

12