Searched refs:bIsServicePresent (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/include/telephony/
H A Dril_cdma_sms.h136 unsigned char bIsServicePresent; member in struct:__anon1295
/hardware/ril/libril/
H A Dril.cpp899 rcsm.bIsServicePresent = (uint8_t) ut;
954 appendPrintBuf("%suTeleserviceID=%d, bIsServicePresent=%d, uServicecategory=%d, \
956 printBuf, rcsm.uTeleserviceID,rcsm.bIsServicePresent,rcsm.uServicecategory,
1306 rcsw.message.bIsServicePresent = (uint8_t) uct;
1358 appendPrintBuf("%sstatus=%d, message.uTeleserviceID=%d, message.bIsServicePresent=%d, \
1362 printBuf, rcsw.status, rcsw.message.uTeleserviceID, rcsw.message.bIsServicePresent,
2678 p.write(&(p_cur->bIsServicePresent),sizeof(uct));
2705 appendPrintBuf("%suTeleserviceID=%d, bIsServicePresent=%d, uServicecategory=%d, \
2707 printBuf, p_cur->uTeleserviceID,p_cur->bIsServicePresent,p_cur->uServicecategory,
/hardware/ril/reference-ril/
H A Dreference-ril.c1497 RLOGD("TeleserviceID=%d, bIsServicePresent=%d, \
1500 rcsm->uTeleserviceID, rcsm->bIsServicePresent,

Completed in 382 milliseconds