Home
last modified time | relevance | path

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

/system/bt/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()
265 tBTA_GATTC_CLCB *bta_gattc_find_alloc_clcb(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in bta_gattc_find_alloc_clcb()
494 BD_ADDR remote_bda; in bta_gattc_clear_notif_registration() local
606 BOOLEAN bta_gattc_check_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR remote_bda, UINT8 role) in bta_gattc_check_bg_conn()
639 BD_ADDR remote_bda, UINT16 conn_id, in bta_gattc_send_open_cback()
667 tBTA_GATTC_CONN * bta_gattc_conn_alloc(BD_ADDR remote_bda) in bta_gattc_conn_alloc()
696 tBTA_GATTC_CONN * bta_gattc_conn_find(BD_ADDR remote_bda) in bta_gattc_conn_find()
723 tBTA_GATTC_CONN * bta_gattc_conn_find_alloc(BD_ADDR remote_bda) in bta_gattc_conn_find_alloc()
743 BOOLEAN bta_gattc_conn_dealloc(BD_ADDR remote_bda) in bta_gattc_conn_dealloc()
Dbta_gattc_api.c139 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, in BTA_GATTC_Open()
168 void BTA_GATTC_CancelOpen(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTC_CancelOpen()
705 void BTA_GATTC_Refresh(BD_ADDR remote_bda) in BTA_GATTC_Refresh()
Dbta_gatts_api.c396 void BTA_GATTS_Open(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct, in BTA_GATTS_Open()
425 void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct) in BTA_GATTS_CancelOpen()
Dbta_gattc_int.h114 BD_ADDR remote_bda; member
181 BD_ADDR_PTR remote_bda; member
196 BD_ADDR remote_bda; member
206 BD_ADDR remote_bda; member
305 BD_ADDR remote_bda; member
354 BD_ADDR remote_bda; member
363 BD_ADDR remote_bda; member
Dbta_gatts_act.c617 BD_ADDR remote_bda; in bta_gatts_indicate_handle() local
761 BD_ADDR remote_bda; in bta_gatts_close() local
Dbta_gatts_int.h143 BD_ADDR remote_bda; member
155 BD_ADDR_PTR remote_bda; member
Dbta_gattc_act.c1789 BD_ADDR remote_bda; in bta_gattc_process_indicate() local
1957 void bta_gattc_init_clcb_conn(UINT8 cif, BD_ADDR remote_bda) in bta_gattc_init_clcb_conn()
/system/bt/stack/btm/
Dbtm_pm.c179 tBTM_STATUS BTM_SetPowerMode (UINT8 pm_id, BD_ADDR remote_bda, tBTM_PM_PWR_MD *p_mode) in BTM_SetPowerMode()
284 tBTM_STATUS BTM_ReadPowerMode (BD_ADDR remote_bda, tBTM_PM_MODE *p_mode) in BTM_ReadPowerMode()
316 tBTM_STATUS btm_read_power_mode_state (BD_ADDR remote_bda, tBTM_PM_STATE *pmState) in btm_read_power_mode_state()
345 tBTM_STATUS BTM_SetSsrParams (BD_ADDR remote_bda, UINT16 max_lat, in BTM_SetSsrParams()
438 static int btm_pm_find_acl_ind(BD_ADDR remote_bda) in btm_pm_find_acl_ind()
Dbtm_acl.c818 tBTM_STATUS BTM_SetLinkPolicy (BD_ADDR remote_bda, UINT16 *settings) in BTM_SetLinkPolicy()
1315 tBTM_STATUS BTM_GetLinkSuperTout (BD_ADDR remote_bda, UINT16 *p_timeout) in BTM_GetLinkSuperTout()
1339 tBTM_STATUS BTM_SetLinkSuperTout (BD_ADDR remote_bda, UINT16 timeout) in BTM_SetLinkSuperTout()
1375 BOOLEAN BTM_IsAclConnectionUp (BD_ADDR remote_bda, tBT_TRANSPORT transport) in BTM_IsAclConnectionUp()
1444 UINT16 BTM_GetHCIConnHandle (const BD_ADDR remote_bda, tBT_TRANSPORT transport) in BTM_GetHCIConnHandle()
2014 tBTM_STATUS BTM_ReadRSSI (BD_ADDR remote_bda, tBTM_CMPL_CB *p_cb) in BTM_ReadRSSI()
2069 tBTM_STATUS BTM_ReadLinkQuality (BD_ADDR remote_bda, tBTM_CMPL_CB *p_cb) in BTM_ReadLinkQuality()
2116 tBTM_STATUS BTM_ReadTxPower (BD_ADDR remote_bda, tBT_TRANSPORT transport, tBTM_CMPL_CB *p_cb) in BTM_ReadTxPower()
Dbtm_ble_gap.c244 BOOLEAN BTM_BleUpdateAdvWhitelist(BOOLEAN add_remove, BD_ADDR remote_bda) in BTM_BleUpdateAdvWhitelist()
892 BOOLEAN BTM_BleUpdateBgConnDev(BOOLEAN add_remove, BD_ADDR remote_bda) in BTM_BleUpdateBgConnDev()
2071 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()
2117 BOOLEAN btm_ble_cancel_remote_name(BD_ADDR remote_bda) in btm_ble_cancel_remote_name()
2683 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.c267 void BTM_ReadConnectionAddr (BD_ADDR remote_bda, BD_ADDR local_conn_addr, tBLE_ADDR_TYPE *p_addr_ty… in BTM_ReadConnectionAddr()
637 void BTM_ReadDevInfo (BD_ADDR remote_bda, tBT_DEVICE_TYPE *p_dev_type, tBLE_ADDR_TYPE *p_addr_type) in BTM_ReadDevInfo()
700 BOOLEAN BTM_ReadConnectedTransportAddress(BD_ADDR remote_bda, tBT_TRANSPORT transport) in BTM_ReadConnectedTransportAddress()
Dbtm_inq.c1050 tBTM_STATUS BTM_ReadRemoteDeviceName (BD_ADDR remote_bda, tBTM_CMPL_CB *p_cb in BTM_ReadRemoteDeviceName()
2244 tBTM_STATUS btm_initiate_rem_name (BD_ADDR remote_bda, tBTM_INQ_INFO *p_cur, in btm_initiate_rem_name()
/system/bt/btif/co/
Dbta_hh_co.c517 void bta_hh_le_co_rpt_info(BD_ADDR remote_bda, tBTA_HH_RPT_CACHE_ENTRY *p_entry, UINT8 app_id) in bta_hh_le_co_rpt_info()
560 tBTA_HH_RPT_CACHE_ENTRY * bta_hh_le_co_cache_load (BD_ADDR remote_bda, in bta_hh_le_co_cache_load()
595 void bta_hh_le_co_reset_rpt_cache (BD_ADDR remote_bda, UINT8 app_id) in bta_hh_le_co_reset_rpt_cache()
/system/bt/stack/gatt/
Dgatt_attr.c74 UINT16 gatt_profile_find_conn_id_by_bd_addr(BD_ADDR remote_bda) in gatt_profile_find_conn_id_by_bd_addr()
445 void GATT_ConfigServiceChangeCCC (BD_ADDR remote_bda, BOOLEAN enable, tBT_TRANSPORT transport) in GATT_ConfigServiceChangeCCC()
Dgatt_main.c538 static void gatt_le_cong_cback(BD_ADDR remote_bda, BOOLEAN congested) in gatt_le_cong_cback()
Dgatt_utils.c2407 tGATT_BG_CONN_DEV * gatt_find_bg_dev(BD_ADDR remote_bda) in gatt_find_bg_dev()
2430 tGATT_BG_CONN_DEV * gatt_alloc_bg_dev(BD_ADDR remote_bda) in gatt_alloc_bg_dev()
Dgatt_int.h440 BD_ADDR remote_bda; member
/system/bt/stack/srvc/
Dsrvc_eng.c384 BOOLEAN srvc_eng_request_channel (BD_ADDR remote_bda, UINT8 srvc_id ) in srvc_eng_request_channel()
468 void srvc_sr_notify(BD_ADDR remote_bda, UINT16 handle, UINT16 len, UINT8 *p_value) in srvc_sr_notify()
Dsrvc_battery.c375 void Battery_Notify (UINT8 app_id, BD_ADDR remote_bda, UINT8 battery_level) in Battery_Notify()
/system/bt/bta/include/
Dbta_gatt_api.h298 BD_ADDR remote_bda; member
308 BD_ADDR remote_bda; member
333 BD_ADDR remote_bda; member
339 BD_ADDR remote_bda; member
356 BD_ADDR remote_bda; /* service change event */ member
477 BD_ADDR remote_bda; member
521 BD_ADDR remote_bda; member
/system/bt/stack/l2cap/
Dl2c_ble.c224 UINT16 L2CA_GetDisconnectReason (BD_ADDR remote_bda, tBT_TRANSPORT transport) in L2CA_GetDisconnectReason()
1235 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()
/system/bt/stack/include/
Dsrvc_api.h91 BD_ADDR remote_bda; member
/system/bt/stack/smp/
Dsmp_keys.c505 BD_ADDR remote_bda; in smp_gen_p1_4_confirm() local
558 BD_ADDR remote_bda; in smp_gen_p2_4_confirm() local
/system/bt/bta/hh/
Dbta_hh_le.c416 BOOLEAN bta_hh_is_le_device(tBTA_HH_DEV_CB *p_cb, BD_ADDR remote_bda) in bta_hh_is_le_device()
432 void bta_hh_le_open_conn(tBTA_HH_DEV_CB *p_cb, BD_ADDR remote_bda) in bta_hh_le_open_conn()
/system/bt/bta/dm/
Dbta_dm_int.h487 BD_ADDR remote_bda; member