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

  /system/bt/stack/l2cap/
l2c_ble.cc 1335 const RawAddress& p_bda = *bda; local
    [all...]
  /system/bt/stack/btm/
btm_acl.cc 359 evt_data.discn.p_bda = &bda;
692 evt.p_bda = &btm_cb.devcb.switch_role_ref_data.remote_bd_addr;
1456 const RawAddress* p_bda = local
    [all...]
btm_inq.cc 941 VLOG(1) << __func__ << ": bd addr " << p_bda; local
    [all...]
btm_sec.cc 3371 RawAddress& p_bda = evt_data.cfm_req.bd_addr; local
3515 RawAddress& p_bda = evt_data.bd_addr; local
3615 RawAddress& p_bda = evt_data.bd_addr; local
3619 VLOG(2) << __func__ << " BDA: " << p_bda; local
    [all...]
  /system/bt/stack/include/
btm_api_types.h 839 const RawAddress* p_bda; /* The address of the newly connected device */ member in struct:__anon2332
851 const RawAddress* p_bda; /* The address of the disconnected device */ member in struct:__anon2333
875 const RawAddress* p_bda; \/* The address of the peer connected device *\/ member in struct:__anon2335
    [all...]

Completed in 112 milliseconds