Searched refs:ServiceBrowseCb (Results 1 – 2 of 2) sorted by relevance
537 …void (*ServiceBrowseCb)(const BtAddr *addr, const uint32_t *handleArray, uint16_t handleNum, void …
197 …void (*ServiceBrowseCb)(const BtAddr *addr, const uint32_t *handleArray, uint16_t handleNum, void … member1372 ctx->result = SdpServiceBrowse(&ctx->addr, ctx->context, ctx->ServiceBrowseCb); in SdpServiceBrowseTask()1393 ctx->ServiceBrowseCb = serviceBrowseCb; in SDP_ServiceBrowse()