Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.cc45 #define SMP_MASTER_ID_SIZE (BT_OCTET8_LEN + 2 + 1) macro
67 SMP_MASTER_ID_SIZE, /* 0x07: master identification */
556 BT_HDR* p_buf = (BT_HDR*)osi_malloc(sizeof(BT_HDR) + SMP_MASTER_ID_SIZE + in smp_build_master_id_cmd()
567 p_buf->len = SMP_MASTER_ID_SIZE; in smp_build_master_id_cmd()