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

  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 143 #define BTA_JV_SET_ENCRYPTION_EVT 5 /* Set Encryption */
194 /* data associated with BTA_JV_SET_ENCRYPTION_EVT */
417 tBTA_JV_SET_ENCRYPTION set_encrypt; /* BTA_JV_SET_ENCRYPTION_EVT */
629 ** function will be called with a BTA_JV_SET_ENCRYPTION_EVT.
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 905 bta_jv_cb.p_dm_cback(BTA_JV_SET_ENCRYPTION_EVT, (tBTA_JV *)&set_enc, 0);
    [all...]

Completed in 59 milliseconds