Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dmca_defs.h50 #define MCA_OP_SYNC_INFO_IND 0x15 /* update of the actual time-stamp clock instant from th… macro
53 #define MCA_LAST_SYNC_OP MCA_OP_SYNC_INFO_IND
/system/bt/stack/mcap/
Dmca_cact.c409 if (((reject_code != MCA_RSP_SUCCESS) && (evt_data.hdr.op_code != MCA_OP_SYNC_INFO_IND)) in mca_ccb_hdl_req()