Searched refs:tca_type (Results 1 – 3 of 3) sorted by relevance
1529 NanTcaType tca_type; /* Nan Protocol Threshold Crossing Alert (TCA) Codes */ member2076 NanTcaType tca_type; member
1323 if (pReq->tca_type == NAN_TCA_ID_CLUSTER_SIZE) { in putNanTCA()1327 ALOGE("%s: Unrecognized tca_type:%u", __FUNCTION__, pReq->tca_type); in putNanTCA()
648 event->tca_type = NAN_TCA_ID_CLUSTER_SIZE; in getNanTca()