Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.c137 static BT_HDR *smp_build_pairing_cmd(UINT8 cmd_code, tSMP_CB *p_cb);
155 smp_build_pairing_cmd, /* 0x01: pairing request */
156 smp_build_pairing_cmd, /* 0x02: pairing response */
407 BT_HDR * smp_build_pairing_cmd(UINT8 cmd_code, tSMP_CB *p_cb) in smp_build_pairing_cmd() function