Searched defs:cp_ntf (Results 1 – 1 of 1) sorted by relevance
94 struct cp_ntf { struct95 struct bt_tbs_call_cp_notify notification;97 uint8_t conn_index; /* The conn index that triggered the request */98 bool pending: 1;99 } cp_ntf; member