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

  /system/bt/stack/btm/
btm_int.h 82 extern void btm_acl_removed(const RawAddress& bda, tBT_TRANSPORT transport);
btm_acl.cc 328 * Function btm_acl_removed
337 void btm_acl_removed(const RawAddress& bda, tBT_TRANSPORT transport) { function
340 BTM_TRACE_DEBUG("btm_acl_removed");
    [all...]
btm_sec.cc     [all...]
  /system/bt/stack/l2cap/
l2c_link.cc 404 btm_acl_removed(p_lcb->remote_bd_addr, p_lcb->transport);
    [all...]
l2c_utils.cc 195 btm_acl_removed(p_lcb->remote_bd_addr, p_lcb->transport);
    [all...]

Completed in 185 milliseconds