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

  /external/bluetooth/bluez/plugins/
hciops.c 272 evt_encrypt_change *evt_enc; local
342 evt_enc = (evt_encrypt_change *) body;
343 if (evt_enc->handle != cmd->handle)
347 status = evt_enc->status;
    [all...]

Completed in 749 milliseconds