728x90
extern CsrTid CsrTimedEventIn(CSR_TIME delay,
void (*fn)(CsrUint16 mi, void *mv),
CsrUint16 fniarg,
void *fnvarg);
extern CsrBool CsrCancelTimedEvent(CsrTid eventid,
CsrUint16 *pmi,
void **pmv);
void bg_usleep(CsrUint32 useconds)
void bg_wait(void)
void bg_wake_up(void)
참고 : CsrPutMessage
void (*fn)(CsrUint16 mi, void *mv),
CsrUint16 fniarg,
void *fnvarg);
extern CsrBool CsrCancelTimedEvent(CsrTid eventid,
CsrUint16 *pmi,
void **pmv);
void bg_usleep(CsrUint32 useconds)
void bg_wait(void)
void bg_wake_up(void)
참고 : CsrPutMessage
728x90
'BlueTooth > 기본기' 카테고리의 다른 글
BLE 4.1 (0) | 2014.06.25 |
---|---|
Security Mode (1) | 2014.06.24 |
Vega series에서 HID가 connecting state에 머물러 있음 (0) | 2014.03.27 |
Bluetooth Packet Type (0) | 2013.11.06 |
quoted-printable decoder (0) | 2013.06.03 |
bluelab stereo 2009.R2 Inquiry시 iPhone이 검색되면 panic (0) | 2011.03.30 |
Apple 개발문서 (4) | 2010.03.15 |
Peer-to-Peer Connectivity (0) | 2010.03.04 |
iphone간 bluetooth 연결 sample (1) | 2010.03.04 |
아이폰 블루투스 프로그래밍 (3) | 2010.03.03 |