Searched refs:vcard_selector_operator (Results 1 – 2 of 2) sorted by relevance
153 uint8_t vcard_selector_operator; member289 uint8_t pbap_set_vcard_selector_operator(uint16_t pbap_cid, int vcard_selector_operator);
468 if (client->vcard_selector_operator != PBAP_VCARD_SELECTOR_OPERATOR_OR){ in pbap_client_application_params_add_vcard_selector()471 application_parameters[pos++] = client->vcard_selector_operator; in pbap_client_application_params_add_vcard_selector()1103 client->vcard_selector_operator = PBAP_VCARD_SELECTOR_OPERATOR_OR; in pbap_client_connect()1338 uint8_t pbap_set_vcard_selector_operator(uint16_t pbap_cid, int vcard_selector_operator){ in pbap_set_vcard_selector_operator() argument1346 pbap_client->vcard_selector_operator = vcard_selector_operator; in pbap_set_vcard_selector_operator()