HomeSort by relevance Sort by last modified time
    Searched refs:BD_ADDR_PTR (Results 1 - 22 of 22) sorted by null

  /system/bt/bta/sys/
bta_sys.h 263 extern void bta_sys_notify_role_chg(BD_ADDR_PTR p_bda, UINT8 new_role, UINT8 hci_status);
265 extern void bta_sys_notify_collision (BD_ADDR_PTR p_bda);
bta_sys_conn.c 103 void bta_sys_notify_role_chg(BD_ADDR_PTR p_bda, UINT8 new_role, UINT8 hci_status)
147 void bta_sys_notify_collision (BD_ADDR_PTR p_bda)
  /system/bt/bta/gatt/
bta_gatts_int.h 155 BD_ADDR_PTR remote_bda;
bta_gattc_int.h 188 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);
bta_gatts_api.c 557 void BTA_GATTS_Listen(tBTA_GATTS_IF server_if, BOOLEAN start, BD_ADDR_PTR target_bda)
bta_gattc_api.c     [all...]
bta_gattc_utils.c 681 BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda_ptr,
bta_gattc_act.c     [all...]
  /system/bt/stack/include/
avrc_api.h 295 BD_ADDR_PTR peer_addr);
btm_api.h     [all...]
gatt_api.h     [all...]
bt_types.h 310 typedef UINT8 *BD_ADDR_PTR; /* Pointer to Device Address */
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h     [all...]
  /system/bt/stack/btm/
btm_ble_int.h 169 typedef void (tBTM_BLE_ADDR_CBACK) (BD_ADDR_PTR static_random, void *p);
btm_int.h     [all...]
btm_ble_gap.c 72 BD_ADDR_PTR p_peer_addr_ptr,
    [all...]
btm_acl.c 607 BD_ADDR_PTR p_bda;
    [all...]
  /system/bt/bta/av/
bta_av_act.c 305 BD_ADDR_PTR bda = (BD_ADDR_PTR)bd_addr_any;
    [all...]
  /external/libnfc-nci/src/include/
bt_types.h 288 typedef UINT8 *BD_ADDR_PTR; /* Pointer to Device Address */
  /system/bt/stack/avrc/
avrc_api.c     [all...]
  /system/bt/stack/gatt/
gatt_api.c     [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 1074 milliseconds