Searched refs:KE_BUILD_ID (Results 1 – 2 of 2) sorted by relevance
35 L2CC_ATT_PDU_ALLOC_DYN(conidx, opcode, KE_BUILD_ID(TASK_GATTC, conidx), pdu_type, value_len)
47 #define KE_BUILD_ID(type, index) ( (ke_task_id_t)(((index) << 8)|(type)) ) macro
Completed in 3 milliseconds