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

  /system/bt/stack/include/
smp_api.h 222 tSMP_KEYS resp_keys; /* responder keys */ member in struct:__anon73918
btm_api.h 1619 tBTM_LE_KEY_TYPE resp_keys; \/* keys to be distributed, bit mask *\/ member in struct:__anon73777
    [all...]
  /system/bt/stack/btm/
btm_ble.c     [all...]
  /system/bt/stack/smp/
smp_act.c 161 cb_data.io_req.resp_keys = p_cb->local_r_key ;
181 cb_data.io_req.resp_keys = SMP_BR_SEC_DEFAULT_KEY;
202 p_cb->local_r_key = cb_data.io_req.resp_keys;
244 p_cb->local_r_key = cb_data.io_req.resp_keys;
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 292 milliseconds