Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_int.h76 SMP_OPCODE_CENTRAL_ID = 0x07, enumerator
98 CASE_RETURN_TEXT(SMP_OPCODE_CENTRAL_ID); in smp_opcode_text()
Dsmp_utils.cc605 UINT8_TO_STREAM(p, SMP_OPCODE_CENTRAL_ID); in smp_build_central_id_cmd()
Dsmp_act.cc382 smp_send_cmd(SMP_OPCODE_CENTRAL_ID, p_cb); in smp_send_enc_info()