Home
last modified time | relevance | path

Searched refs:smp_build_encrypt_info_cmd (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
Dsmp_utils.c58 static BT_HDR * smp_build_encrypt_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb);
72 smp_build_encrypt_info_cmd, /* 0x06: security information command */
262 static BT_HDR * smp_build_encrypt_info_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_encrypt_info_cmd() function