Home
last modified time | relevance | path

Searched refs:pscan (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c561 SHELL_CMD_ARG(pscan, NULL, "<value: on, off>", cmd_connectable, 2, 0),
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c260 static int request_name(const bt_addr_t *addr, uint8_t pscan, uint16_t offset) in request_name() argument
273 cp->pscan_rep_mode = pscan; in request_name()