Lines Matching refs:conf
2730 * Description Retrieve the SMP pairing options from the bt_stack.conf2748 char conf[64];2753 strncpy(conf, recv, 64);2754 conf[63] = 0; // null terminate2756 pch = strtok(conf, ",");