Searched refs:pbap_authentication_password (Results 1 – 3 of 3) sorted by relevance
253 uint8_t pbap_authentication_password(uint16_t pbap_cid, const char * password);
1212 uint8_t pbap_authentication_password(uint16_t pbap_cid, const char * password){ in pbap_authentication_password() function
230 pbap_authentication_password(pbap_cid, "0000"); in stdin_process()