Searched refs:GAP_AuthorizeRes (Results 1 – 3 of 3) sorted by relevance
148 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept);
155 GAP_AuthorizeRes(&reqInfo->addr, reqInfo->info.serviceId, GAP_NOT_ACCEPT); in GapDoAuthorizationCallback()521 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAP_AuthorizeRes() function
612 info->result = GAP_AuthorizeRes(info->addr, info->service, info->accept); in GapAuthorizeResTask()