HomeSort by relevance Sort by last modified time
    Searched defs:p_bda (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/btm/
btm_acl.c 405 evt_data.discn.p_bda = bda;
611 BD_ADDR_PTR p_bda; local
624 p_bda = btm_cb.devcb.switch_role_ref_data.remote_bd_addr;
626 p_bda[0], p_bda[1], p_bda[2],
627 p_bda[3], p_bda[4], p_bda[5]);
785 evt.p_bda = btm_cb.devcb.switch_role_ref_data.remote_bd_addr
1454 UINT8 *p_bda = (bd_addr) ? bd_addr : local
    [all...]
btm_sec.c 3619 UINT8 *p_bda = evt_data.cfm_req.bd_addr; local
3757 UINT8 *p_bda; local
3865 UINT8 *p_bda; local
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 3141 BD_ADDR_PTR p_bda = p_data->acl_change.bd_addr; local
    [all...]
  /system/bt/stack/include/
btm_api.h 805 BD_ADDR_PTR p_bda; \/* The address of the newly connected device *\/ member in struct:__anon72630
819 BD_ADDR_PTR p_bda; \/* The address of the disconnected device *\/ member in struct:__anon72631
847 BD_ADDR_PTR p_bda; \/* The address of the peer connected device *\/ member in struct:__anon72633
    [all...]

Completed in 44 milliseconds