Home
last modified time | relevance | path

Searched defs:call_held (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/bluetooth/handsfree/src/
Dmain.c47 static void call_held(struct bt_conn *conn, uint32_t value) in call_held() function
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dhfp_hf.h116 void (*call_held)(struct bt_conn *conn, uint32_t value); member