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