Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gatt/attc/
A Dattc.h35 L2CC_ATT_PDU_ALLOC_DYN(conidx, opcode, KE_BUILD_ID(TASK_GATTC, conidx), pdu_type, value_len)
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/ke/api/
A Dke_msg.h47 #define KE_BUILD_ID(type, index) ( (ke_task_id_t)(((index) << 8)|(type)) ) macro

Completed in 3 milliseconds