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

  /system/bt/stack/smp/
smp_keys.c 1106 Point peer_publ_key, new_publ_key; local
    [all...]
smp_int.h 302 tSMP_PUBLIC_KEY peer_publ_key; member in struct:__anon74003
smp_act.c 751 STREAM_TO_ARRAY(p_cb->peer_publ_key.x, p, BT_OCTET32_LEN);
752 STREAM_TO_ARRAY(p_cb->peer_publ_key.y, p, BT_OCTET32_LEN);
    [all...]

Completed in 195 milliseconds