Searched refs:ringing (Results 1 – 4 of 4) sorted by relevance
126 void (*ringing)(struct bt_hfp_ag *ag, bool in_band); member
125 not switch to ringing state before timeout, it will be129 int "Call alerting/ringing timeout value for HFP AG [EXPERIMENTAL]"133 The option sets the timeout of call alerting/ringing. If the
998 if (bt_ag && bt_ag->ringing) { in bt_hfp_ag_call_ringing_cb()999 bt_ag->ringing(ag, in_bond); in bt_hfp_ag_call_ringing_cb()
108 .ringing = ag_ringing,