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

  /system/bt/stack/btm/
btm_acl.c 717 ** Function btm_acl_encrypt_change
727 void btm_acl_encrypt_change (UINT16 handle, UINT8 status, UINT8 encr_enable) function
734 BTM_TRACE_DEBUG ("btm_acl_encrypt_change handle=%d status=%d encr_enabl=%d",
799 BTM_TRACE_WARNING("btm_acl_encrypt_change -> Issuing delayed HCI_Disconnect!!!");
802 BTM_TRACE_ERROR("btm_acl_encrypt_change: tBTM_SEC_DEV:0x%x rs_disc_pending=%d",
    [all...]
btm_int.h     [all...]
  /system/bt/stack/btu/
btu_hcif.c 623 btm_acl_encrypt_change (handle, status, encr_enable);
    [all...]

Completed in 2790 milliseconds