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

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c     [all...]
btm_acl.c 528 btm_cb.num_acl++;
531 if (btm_cb.num_acl)
533 btm_cb.num_acl--;
534 BTM_TRACE_DEBUG ("BTM_BLI_ACL_DOWN_EVT", btm_cb.num_acl);
538 BTM_TRACE_ERROR ("BTM_BLI_ACL_DOWN_EVT issued, but num_acl already zero !!!");
571 busy_level = (UINT8)btm_cb.num_acl;
    [all...]
btm_int.h 919 UINT8 num_acl; \/* num of active ACL links *\/ member in struct:__anon5889
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 2331 UINT16 num_acl = BTM_GetNumAclLinks(); local
    [all...]

Completed in 42 milliseconds