Searched refs:connection_work (Results 1 – 1 of 1) sorted by relevance
153 struct k_work_delayable connection_work; member3123 (void)k_work_cancel_delayable_sync(&att->eatt.connection_work, &sync); in att_reset()3489 const struct bt_att *att = CONTAINER_OF(dwork, struct bt_att, eatt.connection_work); in att_enhanced_connection_work_handler()3524 k_work_init_delayable(&att->eatt.connection_work, in bt_att_accept()3594 return k_work_reschedule(&att->eatt.connection_work, in att_schedule_eatt_connect()