Home | History | Annotate | Download | only in gap

Lines Matching full:is_server

95 ** Parameters:      is_server   - If TRUE, the connection is not created
121 UINT16 GAP_ConnOpen (char *p_serv_name, UINT8 service_id, BOOLEAN is_server,
144 else if (!is_server)
151 if (!p_ccb->rem_addr_specified && !is_server)
166 if (!is_server)
171 if (!is_server)
187 if (!BTM_SetSecurityLevel ((UINT8)!is_server, p_serv_name, p_ccb->service_id, security, p_ccb->psm, 0, 0))
207 if (is_server)