Searched refs:BD_ADDR_PTR (Results 1 - 24 of 24) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_fs_ci.h72 BD_ADDR_PTR p_addr;
204 BTA_API extern void bta_fs_ci_resume (BD_ADDR_PTR p_addr, UINT8 *p_sess_info,
H A Dbta_gatt_api.h1090 BTA_API extern void BTA_GATTC_Listen(tBTA_GATTC_IF client_if, BOOLEAN start, BD_ADDR_PTR target_bda);
1404 BD_ADDR_PTR target_bda);
/external/bluetooth/bluedroid/bta/fs/
H A Dbta_fs_ci.c182 void bta_fs_ci_resume (BD_ADDR_PTR p_addr, UINT8 *p_sess_info,
194 p_evt->p_addr = (BD_ADDR_PTR)(p_evt + 1);
/external/bluetooth/bluedroid/bta/sys/
H A Dbta_sys.h288 extern void bta_sys_notify_role_chg(BD_ADDR_PTR p_bda, UINT8 new_role, UINT8 hci_status);
290 extern void bta_sys_notify_collision (BD_ADDR_PTR p_bda);
H A Dbta_sys_conn.c102 void bta_sys_notify_role_chg(BD_ADDR_PTR p_bda, UINT8 new_role, UINT8 hci_status)
146 void bta_sys_notify_collision (BD_ADDR_PTR p_bda)
/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_int.h155 BD_ADDR_PTR remote_bda;
H A Dbta_gattc_int.h188 BD_ADDR_PTR remote_bda;
526 extern BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda, BOOLEAN add, BOOLEAN is_listen);
H A Dbta_gatts_api.c557 void BTA_GATTS_Listen(tBTA_GATTS_IF server_if, BOOLEAN start, BD_ADDR_PTR target_bda)
H A Dbta_gattc_api.c1054 void BTA_GATTC_Listen(tBTA_GATTC_IF client_if, BOOLEAN start, BD_ADDR_PTR target_bda)
H A Dbta_gattc_utils.c678 BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda_ptr,
H A Dbta_gattc_act.c2270 (BD_ADDR_PTR) p_msg->api_listen.remote_bda,
/external/bluetooth/bluedroid/stack/include/
H A Davrc_api.h292 BD_ADDR_PTR peer_addr);
H A Dbtm_api.h837 BD_ADDR_PTR p_bda; /* The address of the newly connected device */
851 BD_ADDR_PTR p_bda; /* The address of the disconnected device */
879 BD_ADDR_PTR p_bda; /* The address of the peer connected device */
2868 BD_ADDR_PTR p_rem_addr);
H A Dgatt_api.h1170 GATT_API extern BOOLEAN GATT_Listen (tGATT_IF gatt_if, BOOLEAN start, BD_ADDR_PTR bd_addr);
H A Dbt_types.h311 typedef UINT8 *BD_ADDR_PTR; /* Pointer to Device Address */ typedef
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_int.h164 typedef void (tBTM_BLE_ADDR_CBACK) (BD_ADDR_PTR static_random, void *p);
H A Dbtm_int.h984 extern BOOLEAN btm_lookup_eir(BD_ADDR_PTR p_rem_addr);
H A Dbtm_ble_gap.c68 BD_ADDR_PTR p_addr_ptr,
825 BD_ADDR_PTR p_addr_ptr,
H A Dbtm_acl.c644 BD_ADDR_PTR p_bda;
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c301 BD_ADDR_PTR bda = (BD_ADDR_PTR)bd_addr_any;
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_api.c888 UINT16 AVRC_Open(UINT8 *p_handle, tAVRC_CONN_CB *p_ccb, BD_ADDR_PTR peer_addr)
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c1602 BOOLEAN GATT_Listen (tGATT_IF gatt_if, BOOLEAN start, BD_ADDR_PTR bd_addr)
/external/libnfc-nci/src/include/
H A Dbt_types.h288 typedef UINT8 *BD_ADDR_PTR; /* Pointer to Device Address */ typedef
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c3465 BD_ADDR_PTR p_bda = p_data->acl_change.bd_addr;

Completed in 3312 milliseconds