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

  /system/bt/stack/btm/
btm_int.h 108 extern void btm_acl_encrypt_change(uint16_t handle, uint8_t status,
btm_acl.cc 634 * Function btm_acl_encrypt_change
644 void btm_acl_encrypt_change(uint16_t handle, uint8_t status, function
651 BTM_TRACE_DEBUG("btm_acl_encrypt_change handle=%d status=%d encr_enabl=%d",
705 "btm_acl_encrypt_change -> Issuing delayed HCI_Disconnect!!!");
709 "btm_acl_encrypt_change: tBTM_SEC_DEV:0x%x rs_disc_pending=%d",
    [all...]
  /system/bt/stack/btu/
btu_hcif.cc 734 btm_acl_encrypt_change(handle, status, encr_enable);
    [all...]

Completed in 40 milliseconds