Dear Experts:
i have some question about bluetooth application:
1.How to get all local records just like remote one?
2.i use RHostResolver to find bt device in order to control bt ui, when i get bt device address succesfully, i use listServiceL() in SDP example to find service, it will show "sdp error XXXX " by printSDPError,what can i do ?
3.i use RHostResolver to find bt device in a CActive class , when i call GetByAddress(),then i use SetActive() not User::WaitForRequest(iStatus), then i found a error,when there is no bt device ,i can not catch the status, why?



